Ronald Warner wrote:
> so I followed Henrik's instruction on increasing the file descriptors.
> now i have 4096 file descriptors available versus the original 1024.
> (but I did not do a "echo 102432768 >
> /proc/sys/net/ipv4/ip_local_port_range" since it was giving me the
> following errors:
There should be a space in between 1024 and 32768. It denotes a range.
> helperOpenServers: Starting 12 'squidGuard' processes
> 2001/02/23 13:50:05| commBind: Cannot bind socket FD 6 to 127.0.0.1:0: (98) Address already in use
> 2001/02/23 13:50:05| commBind: Cannot bind socket FD 6 to 127.0.0.1:0: (98) Address already in use
> 2001/02/23 13:50:05| ipcCreate: Failed to create child FD.
> )
I see this error as very likely if there was no space in the string
above.
> Anyway, squid would restart ever so often because of the following:
> 2001/02/26 09:24:32| WARNING: All redirector processes are busy.
> 2001/02/26 09:24:32| WARNING: 114 pending requests queued
> FATAL: Too many queued redirector requests
> Squid Cache (Version 2.3.STABLE1): Terminated abnormally.
Is this with or without the errors above?
-- Henrik Nordstrom Squid hacker -- To unsubscribe, see http://www.squid-cache.org/mailing-lists.htmlReceived on Sun Feb 25 2001 - 23:28:55 MST
This archive was generated by hypermail pre-2.1.9 : Tue Dec 09 2003 - 16:58:11 MST