[EMAIL PROTECTED] wrote:
> 
> minfrin     02/02/20 22:03:09
> 
>   Log:
>   When proxy enabled a slow frontend client to read from an
>        expensive backend server, it would wait until it had delivered
>        the response to the slow frontend client completely before
>        closing the backend connection. The backend connection is now
>        closed as soon as the last byte is read from it, freeing up
>        resources that would have been tied up unnecessarily.
> 
>   The proxy code read chunks from the backend server in a
>        hardcoded amount of 8k. The existing ProxyReceiveBufferSize
>        parameter has been overloaded to specify the size of this buffer.

Just noticed.. you need to include the 'Submitted by' and 'reviewed by'
lines in the CVS log when committing someone else's work.
-- 
#ken    P-)}

Ken Coar, Sanagendamgagwedweinini  http://Golux.Com/coar/
Author, developer, opinionist      http://Apache-Server.Com/

"Millennium hand and shrimp!"

Reply via email to