Greg Ames wrote:

>[EMAIL PROTECTED] wrote:
>
>  
>
>>  +    * Performance problems in the content-length filter:
>>    
>>
>
>  
>
>>  +      - In addition, the C-L filter reads and buffers all the
>>  +        content from a pipe bucket.
>>    
>>
>
>What could we do instead?  Punt on the length any time there's a pipe bucket?
>

Exactly--I think we should punt if there's a pipe bucket, or anything
else that would require us to do a bucket read to figure out the length.

--Brian


Reply via email to