On 07/06/2011 21:46, Seth Lenzi wrote:
> 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?
That would be a bug. Looking at it now, the fix should make it into the
next 7.0.x release (7.0.16). I'll be starting on that release once this
issue is fixed.
Mark
---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@tomcat.apache.org
For additional commands, e-mail: users-help@tomcat.apache.org
|