https://issues.apache.org/bugzilla/show_bug.cgi?id=51145
Bug #: 51145 Summary: Need a NIO-based AJP connector Product: Tomcat 7 Version: unspecified Platform: All OS/Version: All Status: NEW Severity: enhancement Priority: P2 Component: Connectors AssignedTo: dev@tomcat.apache.org ReportedBy: je...@ptc.com Classification: Unclassified One of the major changes in Tomcat 7 is that it supports the Servlet 3.0 specification. A major part of the Servlet 3.0 specification is obviously the support for asynchronous requests. Some of us need to use Apache and mod_jk to provide load balancing over multiple Tomcats. This means using the AJP connector, which currently has only BIO and APR options. For those of us needing to support many (7) different platforms (some with horrific linkers, etc), APR is just not a workable solution -- too many nasty builds. For such use cases a NIO-based AJP connector would really be enormously helpful. Mark Thomas stated, "I don't know how much work that would be to write but with the refactoring already completed for Tomcat 7 it might be as little as 1000 lines of code." -- 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