https://issues.apache.org/bugzilla/show_bug.cgi?id=52328
--- Comment #3 from Mark Thomas <ma...@apache.org> 2012-01-10 10:38:46 UTC --- Looking at this some more, I think we'll need to be careful around recycling, resetting and flushing but the most efficient way to fix this is to remove the calls to conv.flush() after every write. The C2BConvertor already has a buffer, so lets use it. I'll start looking at a patch along these lines and doing some testing. -- 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