According to JK2 documentation, I should use a sentence like this on my workers2.properties file :
[lb:lb] stickySession=1
However, I get these messages :
[Thu Apr 01 17:01:04 2004] [notice] config.update(): done logger [Thu Apr 01 17:01:04 2004] [notice] config.update(): done config: [Thu Apr 01 17:01:04 2004] [notice] config.setAttribute() Error setting lb:lb stickySession 1 [Thu Apr 01 17:01:04 2004] [notice] config.update(): done lb:lb [Thu Apr 01 17:01:04 2004] [notice] config.update(): done channel.socket:localhost:8009 [Thu Apr 01 17:01:04 2004] [notice] config.update(): done ajp13:localhost:8009 [Thu Apr 01 17:01:04 2004] [notice] config.update(): done uri:/*.jsp
I see that my requests are being load balanced for the same session. I am trying
2 Tomcats, and later, 2 JBoss servers, and in both cases I see that all requests from the same session are being attended in both servers (50-50).
Best regards,
Eulogio Robles
--------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
