[jboss-user] [Clustering/JBoss] - Transparent failover

dsouza42 do-not-reply at jboss.com
Wed May 2 15:40:10 EDT 2007


Hi,

I have a JBOSS cluster setup with two servers load-balanced by an Apache web server with mod_jk/ajp13. Everything works fine with clustering and failover except in one situation.
When I need to bring a server down for maintenance the the server keeps getting requests for a few seconds while it's going down so these requests are lost to 503 and 404 errors until the load-balancer understands that it should not send any more requests to that node.
Is there any way to prevent this? Anything that I can do so that the load-balancer knows when a node is going down before the node will stop accepting requests?

Thanks in advance.
Denis

View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4042586#4042586

Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4042586



More information about the jboss-user mailing list