Juan Rivera <[EMAIL PROTECTED]> writes:

[...]

> That way a filter could ask for more or less bytes than the 8K.

A filter can ask now- it just won't get more than 8K
per ap_get_brigade call.

FWIW, I think the best approach would be to put a loop
in httpd-2.0/server/core.c's core_input_filter(),  that 
would at least provide the core input filter with the
ability to yield brigades with more than one (8K) bucket.


-- 
Joe Schaefer

Reply via email to