Re: [squid-users] What exactly is "Do not set REUSEADDR on port."

From: Henrik Nordström <henrik@dont-contact.us>
Date: Sat, 19 Jan 2008 23:05:30 +0100

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

Received on Sat Jan 19 2008 - 15:07:48 MST

This archive was generated by hypermail pre-2.1.9 : Fri Feb 01 2008 - 12:00:05 MST