Fortunately I'm only using Tomcat 7 in development, not production, at this point.

That said, this issue would be a showstopper for me moving to Tomcat 7 for production usage. BIO still seems like a fine option for many cases when using Tomcat behind mod_jk. APR connectors are still not as proven as BIO ones overall -- bugs are still being shaken out. APR is also just too painful when dealing with multiple platforms (building additional native code for 7 platforms some of which have loathsome linkers -- yuck!), introduces too great a likelihood of platform specific bugs/behaviors and will likely never be attractive to me. NIO might be (once all the kinks were worked out), but there is no NIO implementation of the AJP connector.

--
Jess Holle

On 4/6/2011 5:02 PM, Tim Whittington wrote:
Given the severity of
https://issues.apache.org/bugzilla/show_bug.cgi?id=50957, would it be
a good idea to get a 7.0.13 release out soon?
7.0.12 mitigated the issue to a degree, but I'd feel better with a complete fix.

cheers
tim

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

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

Reply via email to