Re: Delaying POST requests until they are there?

From: Radu Greab <radu@dont-contact.us>
Date: Mon, 29 Mar 1999 13:24:38 +0300 (EEST)

Andreas J. Koenig writes:
> I'm running squid in accelerator mode.
>
> >From the timings I'm doing on the backend apache, I get the impression
> that squid passes over a request as soon as it arrives and feeds the
> data coming from a POST request at about the same transmission rate as
> they come in.
>
> My questions are:
>
> - Is this the way it works?
>
> - Can squid be tweaked to wait until all POST data have arrived and
> then pass the request to the backend server?

I suppose that as a proxy server squid works this way.

If you need squid to wait for all the POST data before sending the
request to apache, setting persistent_client_posts to off should do
the trick.

Radu Greab
Received on Mon Mar 29 1999 - 03:22:20 MST

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