Re: [users@httpd] Load Balancing, no fail over when backend server is down?

2012-04-20 Thread enabors
sage in context: http://apache-http-server.18135.n6.nabble.com/users-httpd-Load-Balancing-no-fail-over-when-backend-server-is-down-tp4741407p4902482.html Sent from the Apache HTTP Server - Users mailing list archive at Nabble.com. -

Re: [users@httpd] Load Balancing, no fail over when backend server is down?

2012-03-29 Thread Ryan Bowman
On Thu, Mar 29, 2012 at 10:31 AM, Tom Evans wrote: > On Thu, Mar 29, 2012 at 5:14 PM, Ryan Bowman wrote: >> That doesn't sound correct to me, the balancer-manager page has a >> status column, and shows that one is OK, the other is Err. (see the >> attached screen shot) >> >> Apache knows that the

Re: [users@httpd] Load Balancing, no fail over when backend server is down?

2012-03-29 Thread Tom Evans
On Thu, Mar 29, 2012 at 5:14 PM, Ryan Bowman wrote: > That doesn't sound correct to me, the balancer-manager page has a > status column, and shows that one is OK, the other is Err. (see the > attached screen shot) > > Apache knows that the backend server is having problems, shouldn't > Apache then

Re: [users@httpd] Load Balancing, no fail over when backend server is down?

2012-03-28 Thread Anam Ali Khan
I think Apache mod_proxy do not support health checking for backend servers. -Anam From: Ryan Bowman To: users@httpd.apache.org Sent: Thursday, 29 March 2012, 2:04 Subject: [users@httpd] Load Balancing, no fail over when backend server is down? Greetings

[users@httpd] Load Balancing, no fail over when backend server is down?

2012-03-28 Thread Ryan Bowman
Greetings I have recently setup Apache load balancing to two backend JBoss (5.1.0.GA) servers. Communication over AJP, with Sticky Sessions, (no session replication on the Jboss servers). I'm having a problem with both Apache 2.2.21 (SUSE 11.3) and 2.4.1 (CentOS 5-something, I think). I shut off