https://issues.apache.org/bugzilla/show_bug.cgi?id=51181

--- Comment #38 from Mark Thomas <ma...@apache.org> 2012-02-16 23:30:35 UTC ---
I am extremely reluctant to apply the current fragmentation patch. It relies on
buffering individual fragments and - given the maximum fragment size - that is
simply not going to scale. This is why the current API is built on streams and
does not buffer unless the message based API is used.

I'd like to fully explore the possibility of supporting fragments without using
buffering before starting down that path.

The patch includes other fixes and refactorings. I'll take a look at those next
- probably in the next few days.

-- 
Configure bugmail: https://issues.apache.org/bugzilla/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscr...@tomcat.apache.org
For additional commands, e-mail: dev-h...@tomcat.apache.org

Reply via email to