Re: streaming / buffering

From: Henrik Nordstrom <hno@dont-contact.us>
Date: Thu, 13 Apr 2000 19:16:58 +0200

xrr wrote:

> When receiving information a proxy will tend to read chunk of information
> (I think I've read something like 16Kb in a post...) before sending it to
> the browser. (I guess it changes between proxies anyway...)

Squid reads-ahead up to 16Kb. It does not delay delivery to the client
more than the latency added by reading and writing the data. No chunking
is performed, except for request headers which are required to determine
if the request went well or not.

--
Henrik Nordstrom
Received on Thu Apr 13 2000 - 11:57:51 MDT

This archive was generated by hypermail pre-2.1.9 : Tue Dec 09 2003 - 16:52:56 MST