On Tue, 30 Dec 2003, rihad wrote:

> Hi there. Can squid be configured to fetch remote resource at a speed 
> not higher than the speed at which squid's client consumes the stream? 

This is the default, except that some data is buffered both by Squid and 
in the TCP receive/transmit buffers.

Total buffer size is the sum of

  TCP transmit buffer from Squid to the client
  Squid read-ahead buffer of 16 KB
  TCP receive buffer from web server to Squid

Regards
Henrik

Reply via email to