Re: lots of InActConn
Simon Horman <[email protected]> Thu, 26 Apr 2007 14:59:17 +0900
| Newsgroups | gmane.linux.highavailability.ultramonkey |
|---|---|
| Message-ID | <[email protected]> |
On Wed, Apr 25, 2007 at 03:59:02PM -0300, Denis wrote: > Someone know what can cause this issue (lots of InActConn)) and how > can I Verify if these inactConn really exists, and how to drop the > invalid connections? > > > IP Virtual Server version 1.2.0 (size=4096) > Prot LocalAddress:Port Scheduler Flags > -> RemoteAddress:Port Forward Weight ActiveConn InActConn > TCP 172.16.8.77:3128 wlc persistent 180 > -> 172.16.8.85:3128 Route 4 162 424 > -> 172.16.8.86:3128 Route 1 113 > 35 > -> 172.16.8.83:3128 Local 5 175 > 6472 Try looking at the output of ipvsadm -L -c -n. This should show you all the connections. And may shed some light on the source of the inactive ones. In general you can't clear the connections from the table. -- Horms H: http://www.vergenet.net/~horms/ W: http://www.valinux.co.jp/en/ -- Ultra Monkey - http://www.ultramonkey.org/ To UNSUBSCRIBE, email to [email protected], with a body: unsubscribe ultramonkey-users [email protected] where "[email protected]" is YOUR email address.