Anil, This is from the squid FAQ:
12.40 dnsSubmit: queue overload, rejecting blah This means that you are using external dnsserver processes for lookups, and all processes are busy, and Squid's pending queue is full. Each dnsserver program can only handle one request at a time. When all dnsserver processes are busy, Squid queues up requests, but only to a certain point. To alleviate this condition, you need to either (1) increase the number of dnsserver processes by changing the value for dns_children in your config file, or (2) switch to using Squid's internal DNS client code. Note that in some versions, Squid limits dns_children to 32. To increase it beyond that value, you would have to edit the source code. Hope this helps. Squid config "how to" (squid.conf) http://calomel.org/squid.html -- Calomel @ http://calomel.org Open Source Research and Reference On Mon, Mar 31, 2008 at 05:04:10PM +0530, Anil Saini wrote: >hello sir > >m using squid on openBSD 4.2 >> >> my cache.log shows >> >> dnssubmit: queue overloaded, rejecting xxxxx.com >> dnssubmit: queue overloaded, rejecting xxxxx.com >> dnssubmit: queue overloaded, rejecting xxxxx.com >> dnssubmit: queue overloaded, rejecting xxxxx.com >> dnssubmit: queue overloaded, rejecting xxxxx.com >> >> how i solve this problem >> >> >> -- >> Anil Saini >> M.E. - Software Systems >> B.E. - Electronics and Communication >> >> Project Assistant >> CISCO LAB >> Information Processing Center Unit >> BITS-PILANI <[EMAIL PROTECTED]>