Re: LVS problem

2006-06-28 Thread Romeo Benzoni
Hi After reading your post on the LVS list I guess the problem is the keepalive in the HTTP Protocol. If you pull the plug on realserver1 and HTTP is doing keepalive, the client tries to get the new request on the same TCP connection which is not working anymore. (You can't failover open tcp conne

LVS problem

2006-06-27 Thread Jason Downing
I have a problem with a tomcat cluster and a Linux Virtual Server based load balancer. I beleive the problem is with my load balancer, but I'm not completely sure. Does anyone know if there is any interaction between tomcat and IPVS in LVS? Here is a link to the full details of my problem if it