Re: [PATCH] chunked requests

From: Alex Rousskov <rousskov_at_measurement-factory.com>
Date: Tue, 07 Jul 2009 16:09:14 -0600

On 07/07/2009 03:34 PM, Tsantilas Christos wrote:

> Alex ask me to separate chunked request patch from icap access
> logging patch as requested by Amos.
>
> This is the chunked request patch developed by Alex.

Thank you, Christos!

As I have mentioned before, this hack is designed to take care of broken
clients that send Squid small chunked requests. The hack is enabled by
default and can be configured using chunked_request_body_max_size.

The hack itself is immediately useful in production environments with
broken clients, but there is also a sketch for future code that will
handle large requests as well. That future code can be polished and
enabled when we add the necessary logic on the server side to not
forward chunked requests to HTTP/1.0 servers.

Thank you,

Alex.
bb:approve
Received on Tue Jul 07 2009 - 22:09:25 MDT

This archive was generated by hypermail 2.2.0 : Wed Jul 08 2009 - 12:00:04 MDT