Hassan Hassoun wrote:
> As the logs below show, the connect() system call is failing with 227 return code,
> "Can't assign requested address", I think the failure is at the bind() call.
Maybe your machine runs out of "unbound" local ports?
What does
netstat -an | grep -v "your.proxy.ip:80" | wc -l
show? Is there any trend or cutoff point where Squid stops to work?
The output of
netsat -an | wc -l
could also be interesting.
-- Henrik Nordstrom Squid hackerReceived on Fri Mar 10 2000 - 04:23:55 MST
This archive was generated by hypermail pre-2.1.9 : Tue Dec 09 2003 - 16:52:02 MST