Hello , I still have no idea what could I do to get apache-tomcat cluster 
up'n'running.

Current problem is that browser session got right workerid added 
JSESSIONID=19E9FD015AF34C5181322F3FEF37B0D6.tomcat-worker-01, but sends 
request for processing to all tomcat nodes using round-robin. So tomcat 
got the session lost.


log file , JSESSIONID is the same but two tomcat hosts process it.

tomcat1:
2003-08-29 16:49:26 RequestDumperValve[Standalone]: 
cookie=JSESSIONID=19E9FD015AF34C5181322F3FEF37B0D6.tomcat-worker-01




tomcat2:
003-08-29 16:50:10 RequestDumperValve[Standalone]: 
header=cookie=JSESSIONID=19E9FD015AF34C5181322F3FEF37B0D6.tomcat-worker-01; 


this could work if session is replicated on all tomcat servers but not in 
a current state.

So the same round-robin problem like before.
(((



Any idea will be highly appreciated,

Yefym

Reply via email to