mån 2008-01-14 klockan 10:57 -0800 skrev Tory M Blue:
> I'm running into more connection stacking and while I solved my 3
> second delay thanks to F5, i'm still seeing over 9000,10000
> connections on my web servers, all in Time Wait and most of them from
> Squid.
TIME_WAIT is normal to be seen a lot. Those is completed and done with
connections witch the TCP stack keeps a record of to deal properly with
delayed packets. The TCP standard requires these to be kept for at least
2 minutes in most cases.
Should not have much of an impact. But you may need to increase the
range of free ports on the proxy as each blocks one outgoing port on the
proxy.. (/proc/sys/net/ipv4/ip_local_port_range on Linux)
Regards
Henrik
This archive was generated by hypermail pre-2.1.9 : Fri Feb 01 2008 - 12:00:05 MST