Re: [squid-users] Timeouts/browser hang with autodetect proxy

2007-03-12 Thread Michel Santos
Brian Riffle disse na ultima mensagem: I am having an issue with timeouts using squid with both IE and Firefox when using auto detect proxy When I am autodetecting the proxy server, if I type in an invalid domain name (like google.comm, or googlec.om, etc) it will take upwards of 20 seconds

Re: [squid-users] Timeouts/browser hang with autodetect proxy

2007-03-12 Thread nima sadeghian
mostly same detected issues are because of dns settings in squid.conf (if just clients are slow) or squid box. is there any wrong with delay pools? On 3/12/07, Michel Santos [EMAIL PROTECTED] wrote: Brian Riffle disse na ultima mensagem: I am having an issue with timeouts using squid with

Re: [squid-users] Timeouts/browser hang with autodetect proxy

2007-03-09 Thread Brian Riffle
Our DNS resolves fast, about .045 seconds, so I don't think that is the problem, however, I added the line: if (!isResolvable(host)) return PROXY proxy.example.com:3128; to our proxy files, and our 25 Second browser lockup changed to a 4 second timeout. Thank you very much for that tip.

Re: [squid-users] Timeouts/browser hang with autodetect proxy

2007-03-09 Thread Adrian Chadd
On Fri, Mar 09, 2007, Brian Riffle wrote: Our DNS resolves fast, about .045 seconds, so I don't think that is the problem, however, I added the line: if (!isResolvable(host)) return PROXY proxy.example.com:3128; to our proxy files, and our 25 Second browser lockup changed to a 4

[squid-users] Timeouts/browser hang with autodetect proxy

2007-03-08 Thread Brian Riffle
I am having an issue with timeouts using squid with both IE and Firefox when using auto detect proxy When I am autodetecting the proxy server, if I type in an invalid domain name (like google.comm, or googlec.om, etc) it will take upwards of 20 seconds to timeout, and give me the squid error

Re: [squid-users] Timeouts/browser hang with autodetect proxy

2007-03-08 Thread Adrian Chadd
On Thu, Mar 08, 2007, Brian Riffle wrote: I am having an issue with timeouts using squid with both IE and Firefox when using auto detect proxy When I am autodetecting the proxy server, if I type in an invalid domain name (like google.comm, or googlec.om, etc) it will take upwards of 20

RE: [squid-users] Timeouts/browser hang with autodetect proxy

2007-03-08 Thread David Gameau
-Original Message- From: Adrian Chadd [mailto:[EMAIL PROTECTED] Sent: Friday, 9 March 2007 10:35 AM To: Brian Riffle Subject: Re: [squid-users] Timeouts/browser hang with autodetect proxy On Thu, Mar 08, 2007, Brian Riffle wrote: I am having an issue with timeouts using squid