I'd like to ask about support for Tomcat 7 and Servlet 3.0 spec. I've
noticed in the sources that Tomcat 7 doesn't get recognized and so
its defaulting to creating a blocking servlet. Also noticed there is a
class Servlet30AsyncServlet but its not used anywhere. Do you plan to
use it at some point ? And if so when ?
Also another question regarding Tomcat, should NIO connector be
enabled or not ?
Thanks
Jakub