The isAsyncSupported() method of the SerlvletRequest object returns false when you uncomment the <Cluster className="org.apache.catalina.ha.tcp.SimpleTcpCluster"/> element in the server.xml file (Tomcat 7.0.14). Basically, enabling clustering seems to break support for asynchronous servlets... Is there something else that needs to be done to enable async requests to work on a cluster?

-S

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

Reply via email to