On Monday 03 March 2003 18.57, Jeff Donovan wrote: > greetings > > how many re-directors can squid handle? I have specified 32 > processes for squidguard. for somee reason i thought 32 was the > Max. is this true?
No. There is no practical limit. > i have a very busy machine, and i keep getting WARNING: 32 pending > requests queued > consider increasing the number of processes in you config file. > > does anyone know a way around this? Probably you are out of CPU. Having very many redirector helpers should only be needed if your redirector needs to wait while processing a request, such as if needing to do an external SQL query, DNS or whaterver.. If you are out of CPU it probably won't help adding more redirector processes.. Regards Henrik
