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 b
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 sec
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
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
On Fri, Mar 09, 2007, David Gameau wrote:
> >From my experience, each isInNet() statement produces a separate DNS
> lookup.
> What you want to do is use isResolvable(host) before hand to
> short-circuit
> those steps.
>
> For example (if you wanted unresolvable DNS lookups to be forwarded to
> th
> -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:
>
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 s
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 pa
tis 2006-09-05 klockan 14:25 +1000 skrev Jeremy Webber:
> It appears that squid times out the FTP STOR after the period given by
> read_timeout in the squid.conf file. It happens that the default value
> for this is the same as my test external FTP server which is what
> mislead me originally.
On 28/08/2006, at 6:01 PM, Guido Serassio wrote:
Hi,
At 05.30 28/08/2006, Jeremy Webber wrote:
I've been trying to use our Squid server to proxy FTP traffic.
The client is FileZilla. It is configured to use the squid server as
an HTTP 1.1 proxy.
I can connect to a remote site without di
Hi,
At 05.30 28/08/2006, Jeremy Webber wrote:
I've been trying to use our Squid server to proxy FTP traffic.
The client is FileZilla. It is configured to use the squid server
as an HTTP 1.1 proxy.
I can connect to a remote site without difficulty (yes, I have to
enable the CONNECT method
I've been trying to use our Squid server to proxy FTP traffic.
The client is FileZilla. It is configured to use the squid server as
an HTTP 1.1 proxy.
I can connect to a remote site without difficulty (yes, I have to
enable the CONNECT method for this). The remote site has an idle
timeout o
I have a few sites that are slow, however, due to firewall setup upstream, I
cannot test it direct. I get a 110 squid timeout error. What corresponding
timeout should I change in squid.conf, i.e connect-timeoutread_timeout
e.t.c.
Downs MicroSystems Pty Ltd
145 Margaret Street
Toowoomba Qld 4350
I see, thank you very much.
Tor.
Henrik Nordstrom wrote:
>
> Only by editing the source.
>
> 1. Make sure server side persistent connections are disabled in
> squid.conf.
>
> 2. modify fwdCheckRetry() in forward.c to always return 0.
>
> Regards
> Henrik
>
> Victor Tsang wrote:
> >
> > Is
tis 2003-03-25 klockan 10.58 skrev Fabrice DELHOSTE:
> First of all, thanks for your help.
>
> So, here is the behavior that our tests show:
> 1) when connect_timeout < read_timeout
> => No retries. Response time = read_timeout
>
> 2) when connect_timeout > read_timeout
> => Always 1
OSTE; [EMAIL PROTECTED]
Subject: Re: [squid-users] Timeouts details and Retry problems
Only by editing the source.
1. Make sure server side persistent connections are disabled in
squid.conf.
2. modify fwdCheckRetry() in forward.c to always return 0.
Regards
Henrik
Victor Tsang wrote:
>
>
Only by editing the source.
1. Make sure server side persistent connections are disabled in
squid.conf.
2. modify fwdCheckRetry() in forward.c to always return 0.
Regards
Henrik
Victor Tsang wrote:
>
> Is there a way to turn off such feature, or control the number of retry
> squid does?
>
>
Is there a way to turn off such feature, or control the number of retry
squid does?
Thanks.
Tor
Henrik Nordstrom wrote:
>
> mån 2003-03-24 klockan 12.11 skrev Fabrice DELHOSTE:
>
> > So after installing Squid, we modified connect_timeout and
> > read_timeout. We found configurations that works
mån 2003-03-24 klockan 12.11 skrev Fabrice DELHOSTE:
> So after installing Squid, we modified connect_timeout and
> read_timeout. We found configurations that works but we would like to
> understand precisely why. Moreover, due to our misunderstanding, we
> sometimes have strange effects such as d
Hi *,
We are new to Squid and have problems around timeouts.
First, please tell us if we could get more information about timeouts than those
provided in Guides and FAQ.
We do not clearly understand their behavior even if they seems well documented.
In particular, we have an application that doe
20 matches
Mail list logo