Summary: | Need a NIO-based AJP connector | ||
---|---|---|---|
Product: | Tomcat 7 | Reporter: | Jess Holle <jessh> |
Component: | Connectors | Assignee: | Tomcat Developers Mailing List <dev> |
Status: | RESOLVED FIXED | ||
Severity: | enhancement | ||
Priority: | P2 | ||
Version: | unspecified | ||
Target Milestone: | --- | ||
Hardware: | All | ||
OS: | All |
Description
Jess Holle
2011-05-03 11:27:32 UTC
An initial implementation is available in trunk/7.0.x. It will be included in 7.0.15 onwards. There are some aspects that are known to fail (e.g. request bodies). Once all the TCK tests pass, the experimental label will be removed and this issue will be marked as resolved. This has been implemented in 7.0.x and will be included in 7.0.15 onwards. Does it pass TCK tests yet? Yep. It passes the Servlet 3.0 TCK with mod_jk and mod_proxy_ajp. |