Title: Tomcat in Cluster
Tomcat cluster and LB issue.
Says that I have apache HTTP + 2 Tomcats Workers.

Each worker is defined in  the same lb group and manage the same webapp.
- It works fine in optimal context (2 Tomcat + Apache run).
- It works fine in 1 tomcat crash.

But the problem is when the webapp is stopped (by manager for ie.) on one worker.
The query is send to both tomcat even to the one that have no webapp available and so, the answer to the client is a nice 404 HTTP Error code.
IMHO, it's because that jk2 don't parses the http answer.
Is there some issue please ?
 
Regards, Arnaud

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to