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

--- Comment #4 from Konstantin Kolinko <knst.koli...@gmail.com> ---
Regarding review of r1344253 and porting it to other processor implementations
http://tomcat.markmail.org/thread/d4mzx52gj3omchrr

The question of whether repeated call to *processor#output(..) could fail
because of insufficient cleanup from previous failed call.

- AjpProcessor:
There is nothing to clean up. It just uses passed byte[] array as is.

- AjpNioProcessor:
Improved in r1346365 in trunk, proposed for 7.0.

-- 
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