On 13/09/2010 10:56, Amol Puglia wrote:
>       <Location /*>

No need to use a wildcard.

>          ProxyPass balancer://tomcatservers/* stickysession=JSESSIONID 
> nofailover=off

No need to use a wildcard.
The stickysession attribute is invalid - see the docs
The nofailover attribue is unexpected unless you have clustering configured.

> Tomcat4
> 
> <Engine name="Catalina" defaultHost="localhost" jvmRoute="tomcat5">

Fix your jvmRoute.

Mark

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

Reply via email to