All,
Is it possible to use PHP 5.2.5 with Apache/2.4.6
I have an application that was written in WAMP5 using PHP 5.2.5, and I am
trying to get the application onto a CentOS server and I can't get it to work
with 5.4.16
Are there any good tutorials on using an older version of PHP with Apache
Hi Guys,
I built an Apache/2.2.31 (Unix) 64bit on CentOS release 6.6 (Final)
When I run apachectl -S by bash prompt in a httpd's build, it seems no
showing
any serveralias despite there are configured many of it.
It show only servername.
ex.
# id
uid=0(root) gid=0(root) groups=0(root)
# p
It would appear from this post:
http://apache-http-server.18135.x6.nabble.com/Help-regarding-mod-proxy-balancer-failover-and-failonstatus-td4998183.html
that failover (with no error message) will only occur when a connection to
the instance cannot be made. I suppose as the instance was shutting d
Hmm nothing in the logs.
On Wed, Apr 20, 2016 at 3:18 PM, Wayne W
wrote:
> Ok thanks Eric I will have a look.
>
> On Wed, Apr 20, 2016 at 3:17 PM, Eric Covener wrote:
>
>> On Wed, Apr 20, 2016 at 10:16 AM, Eric Covener wrote:
>> >> how would I check monitor this? any ideas? I must admit I was
Ok thanks Eric I will have a look.
On Wed, Apr 20, 2016 at 3:17 PM, Eric Covener wrote:
> On Wed, Apr 20, 2016 at 10:16 AM, Eric Covener wrote:
> >> how would I check monitor this? any ideas? I must admit I was
> surprised, but
> >> I was;t sure if mixing ProxyPass and a proxy balancer had some
I did see the ping parameter for the Balancemember element could be used to
test the connection - should we be using this? I'm worried about more load
on the tomcat instances though using this.
On Wed, Apr 20, 2016 at 3:07 PM, Wayne W
wrote:
> Hi Jim,
>
> I did't know that - is there any documen
On Wed, Apr 20, 2016 at 10:16 AM, Eric Covener wrote:
>> how would I check monitor this? any ideas? I must admit I was surprised, but
>> I was;t sure if mixing ProxyPass and a proxy balancer had some weird
>> effect/non supported
>>
>> Its a pain as it happened a couple of times. I mitigated the i
On Wed, Apr 20, 2016 at 10:10 AM, Wayne W wrote:
> how would I check monitor this? any ideas? I must admit I was surprised, but
> I was;t sure if mixing ProxyPass and a proxy balancer had some weird
> effect/non supported
>
> Its a pain as it happened a couple of times. I mitigated the issue at th
Hi Eric,
how would I check monitor this? any ideas? I must admit I was surprised,
but I was;t sure if mixing ProxyPass and a proxy balancer had some weird
effect/non supported
Its a pain as it happened a couple of times. I mitigated the issue at the
moment, by making sure that jetty instance is s
Hi Jim,
I did't know that - is there any documentation around this? what should I
search for?
So are you saying what I'm experiencing is normal?
On Wed, Apr 20, 2016 at 2:05 PM, Jim Jagielski wrote:
> Upgrading to 2.4.20 allow you to disable the one node dynamically
> on the httpd side and the
On Mon, Apr 11, 2016 at 11:37 AM, Wayne W wrote:
> I had an issue in production today where the jetty instance became
> unresponsive (garage collection/out of memory). However it also stopped all
> requests going to the 2 tomcat instances.
>
> Does apache not handle this case? ie keep forwarding/l
Upgrading to 2.4.20 allow you to disable the one node dynamically
on the httpd side and then bring down the node.
> On Apr 20, 2016, at 8:10 AM, Wayne W wrote:
>
> Hi,
>
> I'm seeing that with Apache 2.4.12 on Solaris when setup with mod_proxy to 2
> tomcat instances when we bring down 1 node f
No, that is not expected behavior... they are not dependent
at all.
> On Apr 20, 2016, at 8:06 AM, Wayne W wrote:
>
> Hi anyone got any ideas on this?
>
> thanks
>
> On Mon, Apr 11, 2016 at 4:37 PM, Wayne W wrote:
> Hi,
>
> Perhaps this is default behaviour but its not what I was expecting.
Hi,
I'm seeing that with Apache 2.4.12 on Solaris when setup with mod_proxy to
2 tomcat instances when we bring down 1 node for maintenance the first
client to try and access that node gets a Internal Server Error. Any
requests after that (and for other sessions) are balanced correctly onto
the ot
Hi anyone got any ideas on this?
thanks
On Mon, Apr 11, 2016 at 4:37 PM, Wayne W
wrote:
> Hi,
>
> Perhaps this is default behaviour but its not what I was expecting. I have
> the following conf on Apache 2.4
>
>
> ServerName somedomain.com
> ProxyPass /share http://127.0.0.1:8181/share
>
>
15 matches
Mail list logo