Andreas J. Koenig wrote:

> 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?

Yes.

> - Can squid be tweaked to wait until all POST data have arrived and
>   then pass the request to the backend server?

No. Not without redesigning how PUT/POST requests are processed.

persistent_client_posts has nothing to do with this.

--
Henrik Nordstrom
Spare time Squid hacker

Reply via email to