>   Back out the recent change to ap_get_brigade, to make it use indirection
>   again.  The problem is that the amount of data read from the network,
>   is not necessarily the amount of data returned from the filters.  It is
>   possible for input filters to add bytes to the data read from the network.
>
>   To fix the original bug, I just removed the line from ap_get_client_block
>   that decremented r->remaining, we allow the http_filter to do that for
>   us.
>
>   I have also removed an incorrect comment.

I meant to comment that I had POST'ed a 6 Meg file as my test.

Ryan

_______________________________________________________________________________
Ryan Bloom                              [EMAIL PROTECTED]
406 29th St.
San Francisco, CA 94131
-------------------------------------------------------------------------------

Reply via email to