Re: [squid-users] Slow clients in reverse proxy setup...

From: Amos Jeffries <squid3_at_treenet.co.nz>
Date: Thu, 03 Jul 2008 21:59:19 +1200

John Doe wrote:
> Hi again,
>
> I simulated a slow client (throttled at 512k/s) and squid kept the apache connection open the whole time, while he could have closed it after 1 second...
> It was a 20MB file and maximum_object_size 32768 KB.
> Accessed a second time, the object is cached correctly, no more apache access.
> Are there parameters in the configuration to tell squid to go full throttle with the server, close the connection and then continue alone with the client?
> For info, I have KeepAlive Off in my httpd.conf
>

That is squid default behavior when it gets a "Connection: close" header
from server in response object.

The settings in squid are delay_pools, all about slowing down the client
side of the send so clients can't hog too much bandwidth overall.

Amos

-- 
Please use Squid 2.7.STABLE3 or 3.0.STABLE7
Received on Thu Jul 03 2008 - 09:59:19 MDT

This archive was generated by hypermail 2.2.0 : Thu Jul 03 2008 - 12:00:02 MDT