Re: Page Forwarding

From: Oskar Pearson <oskar@dont-contact.us>
Date: Thu, 25 Mar 1999 14:39:17 +0200

Hi

Not sure that I understand the question, but...

> Can someone explain to me how squid forwards a requested page to the client is
> the page stored in cache then forwarded when complete , forwarded as it is
> received or is it blocked up and then sent or is it passed straight through.

The data is received and written to the appropriate data file. At the
same time data is read from the file and written out to the client as
the client is ready.

In other words:

The data flows through squid to the client at the same rate at which
it arrives. If the client can't receive the data fast enough (let's
say it's a modem user and the source site is local), Squid will buffer
a reasonable amount and stop retrieving data until the client has
caught up.

That what you meant?

Oskar
Received on Thu Mar 25 1999 - 07:19:19 MST

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