Hi Eric, Thanks a lot for that information. Is there a setting I can set for the whole request? Regards, Karim ________________________________________ From: Eric Covener [covener@xxxxxxxxx] Sent: Monday, June 22, 2009 14:54 To: users@xxxxxxxxxxxxxxxx Subject: Re: Apache 2.0 Timeout + ProxyRemote On Mon, Jun 22, 2009 at 8:49 AM, Karim Zaki<Karim.Zaki@xxxxxxxxxx> wrote: > Hello, > > I'm running Apache 2.0 on Solaris 10, and I have it configured to proxy requests to a Squid server. The configuration is as follows: > > ProxyRemote * http://<squid-server>:<squid-port> > > Apache is configured with a 10-second timeout as follows: > > Timeout 10 > > However, I'm seeing requests in the Apache logs that are taking over 20 seconds to be served, and they are requests that are going through Squid. > > My question is whether there are other factors involved in determining the "effective" timeout, which I may not be aware of. > > I know there's ProxyTimeout that would affect proxied requests, but do I need to set it? Why does Timeout not handle this? That's 10 seconds between each read over the network, not end-to-end. -- Eric Covener covener@xxxxxxxxx --------------------------------------------------------------------- The official User-To-User support forum of the Apache HTTP Server Project. See <URL:http://httpd.apache.org/userslist.html> for more info. To unsubscribe, e-mail: users-unsubscribe@xxxxxxxxxxxxxxxx " from the digest: users-digest-unsubscribe@xxxxxxxxxxxxxxxx For additional commands, e-mail: users-help@xxxxxxxxxxxxxxxx --------------------------------------------------------------------- The official User-To-User support forum of the Apache HTTP Server Project. See <URL:http://httpd.apache.org/userslist.html> for more info. To unsubscribe, e-mail: users-unsubscribe@xxxxxxxxxxxxxxxx " from the digest: users-digest-unsubscribe@xxxxxxxxxxxxxxxx For additional commands, e-mail: users-help@xxxxxxxxxxxxxxxx