You are viewing a plain text version of this content. The canonical link for it is here.
Posted to users@tomcat.apache.org by NormW <no...@bocnet.com.au> on 2003/06/27 01:44:32 UTC

Windows, Mod_Jk2, SHM and Load Balancing.

Good morning all.
Trying to get loadbalancing working on a WinNT box with mod_jk2 to two separated Tomcats.

- Setup is Apache 2.0.46 + latest cvs mod_jk2 on WinNT;
- /jkstatus page works but reports 'no shm'. The shm memory file is created and 1MB+, all 0x00;
- General log entries indicate the lb:lb worker can't find a worker available. (I get back a custom NoWorkerMsg, although the 503 code is not to be seen);
- The TomcatID's on the two workers are set uniquely and match the jvmRoute set in their respective Tomcat's;
- Both workers are in group=lb:lb;
- The lb:lb has workers=<worker1,worker2>;
- The uri's are aimed at lb:lb.

A search of Apache on Google suggests this config doesn't come up often.
Any insight appreciated.
TIA.

Signed,
Aching head,
Norm