On 6/7/2011 3:34 PM, Mark Thomas wrote:
On 07/06/2011 21:46, Seth Lenzi wrote:
The isAsyncSupported() method of the SerlvletRequest object returns
false when you uncomment the element in the
server.xml file (Tomcat 7.0.14). Basically, enabling clustering seems to
break support for asynchronous
OK, thanks for the info!
-S
On 6/7/2011 5:34 PM, Mark Thomas wrote:
On 07/06/2011 21:46, Seth Lenzi wrote:
The isAsyncSupported() method of the SerlvletRequest object returns
false when you uncomment the element in the
server.xml file (Tomcat 7.0.14). Basically, enabling clustering seems to
On 07/06/2011 21:46, Seth Lenzi wrote:
> The isAsyncSupported() method of the SerlvletRequest object returns
> false when you uncomment the className="org.apache.catalina.ha.tcp.SimpleTcpCluster"/> element in the
> server.xml file (Tomcat 7.0.14). Basically, enabling clustering seems to
> break su