Re: [SQU] FATAL: Too many queued redirector requests

From: Ronald Warner <cscrw@dont-contact.us>
Date: Wed, 28 Feb 2001 09:31:06 +0800

> > 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.

OK.... so it should be
echo 1024 32768 > /proc/sys/net/ipv4/ip_local_port_range

right?

>
> > 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?
>
this is without the errors above.

thanks.

--
To unsubscribe, see http://www.squid-cache.org/mailing-lists.html
Received on Tue Feb 27 2001 - 18:22:55 MST

This archive was generated by hypermail pre-2.1.9 : Tue Dec 09 2003 - 16:58:14 MST