Matthew J. Probst wrote:
> I've found that EVEN if I kill squid completely... and there are NO
> processes listed with "ps", the port is sometimes still locked... (it
> takes between 5 and 40 seconds generally to unlock the port so I can
> reload squid)
This should not happen, unless you start squid with the -R option.
> Any suggestions? Is this an OS or a squid problem?
If you are NOT using -R then it smells like a OS problem. The default
setting (without -R) is to use SOREUSEADDR which is supposed to tell the
OS that is is allowed to quickly reopen a closed socket (without
SOREUSEADDR the OS has to refuse applications who tries to reopen a
socket where there has been active connections recently)
--- Henrik Nordström Sparetime Squid HackerReceived on Wed Jul 15 1998 - 15:15:25 MDT
This archive was generated by hypermail pre-2.1.9 : Tue Dec 09 2003 - 16:41:07 MST