On Thu, 2002-05-30 at 01:23, Justin Erenkrantz wrote:

> - As a side effect, a lot of 8k static buffer allocations have
>   been removed.  (I can hear the Netware guys cheering from here.)
> - This should also greatly reduce the number of copies that the
>   input data should have to go through as it proceeds up to these
>   modules.  In the case of mod_proxy, the code is zero-copy from
>   the standpoint of the module - it just gets a brigade from the
>   input and passes it on to the output filter - no copies needed.

Thanks, this is a great improvement.

--Brian


Reply via email to