On Wed, 9 Jul 2003, Juan Rivera wrote:

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

That's what apr_brigade_partition() is for.  Does that not get you what
you want?  And anyway, having a runtime-configurable buffer size would
make the bucket allocator WAY more complicated and less efficient...

--Cliff

Reply via email to