Steve Appling wrote:
The following patch combines the 3 packets that were generated for each
chunk into just one packet.  There are more optimizations elsewhere - I'll
keep looking.

Patch of org.apache.coyote.http11.filters.ChunkedOutputFilter from 4.1.27
src.

The patch is bad right now, because an exception will likely occur if the buffer needs to grow (as it has no sink). But I get the idea.


Remy


--------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]



Reply via email to