I am using jboss 3.2.1 with Jetty and there are 2 servers in the cluster. 
Apache is directing requests to JBOSS via mod_rewrite.
I want to make sure all requests in a session hit the same server by adding a 
workerName
to the end of the sessionID and using mod_rewrite to send requests to the right server 
 

I can set the workerName in the jmx-console, but I would like to configure it in the  
jbossweb-jetty.sar/META-INF/jboss-service.xml so I can determine which server a 
session started on.

How is the workerName set?

Thanks in advance.
JT




View the original post : 
http://www.jboss.org/index.html?module=bb&op=viewtopic&p=3833819#3833819

Reply to the post : 
http://www.jboss.org/index.html?module=bb&op=posting&mode=reply&p=3833819


-------------------------------------------------------
This SF.Net email is sponsored by Sleepycat Software
Learn developer strategies Cisco, Motorola, Ericsson & Lucent use to 
deliver higher performing products faster, at low TCO.
http://www.sleepycat.com/telcomwpreg.php?From=osdnemail3
_______________________________________________
JBoss-user mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/jboss-user

Reply via email to