The connections are all in an established state on the load balancer, I am doing netstat -an on the actual destination real server, which does not show any connections from the real source ip. I am using persistent connections, which do show an expiration on the connections. Is the persistent setting why they are not clearing? Some IPs show >300 established connections when the realserver shows none.
On Mon, Sep 28, 2009 at 4:42 PM, Simon Horman <[email protected]> wrote: > On Mon, Sep 28, 2009 at 02:40:26PM -0600, James Devine wrote: >> I have heartbeat/ldirectord setup to balance web traffic between 2 web >> servers. I noticed that ipvsadm -Lnc is listing established >> connections that the destination server is saying do not exist when I >> grep for the source IP in netstat -an. Any idea why these connections >> aren't getting cleared out? > > Hi James, > > what state are these connections in? > _______________________________________________ Please read the documentation before posting - it's available at: http://www.linuxvirtualserver.org/ LinuxVirtualServer.org mailing list - [email protected] Send requests to [email protected] or go to http://lists.graemef.net/mailman/listinfo/lvs-users
