Re: TCP keepalive on an Alteon 180e
Ken Thurman <[email protected]>
| Newsgroups | gmane.comp.programming.load-balancing.general |
|---|---|
| Message-ID | <[email protected]> |
It's the real server tmout value which by default is set to 10 (min) but that is settable. If you do /inf/slb/sess/dump it will dump the session table and one of the things displayed is the session age. The default age starts at 10 and counts down every 2 mins to 0 then the session will be fastaged out of the switch (with in 2 seconds default) but there are parameters that can change how fast the ageing happens. /cfg/slb/fastage /cfg/slb/slowage they are exponential multipliers so be careful in the use your sessions will never age out. you can do an /inf/slb/sess/help to display the layout of the session table. You can display it based on CIP or DIP or other options so you don't have to dump the whole session table. Regards, Ken On Wed, May 20, 2009 at 5:13 PM, Greg Hartung <[email protected]>wrote: > Is there any way to set/see this? Basically I want to know how long the > Alteon holds an idle connection open before it closes it. > > Thanks, > Greg > > _______________________________________________ > lb-l mailing list > [email protected] > http://vegan.net/mailman/listinfo/lb-l > Searchable Archive: http://vegan.net/lb/archive > http://lbdigest.com Load Balancing Digest > http://lbwiki.com Load Balancing Wiki > > _______________________________________________ lb-l mailing list [email protected] http://vegan.net/mailman/listinfo/lb-l Searchable Archive: http://vegan.net/lb/archive http://lbdigest.com Load Balancing Digest http://lbwiki.com Load Balancing Wiki