I have 2 jboss servers . 
I wrote simple web application that put some attribute on the session , read it 
from the session  and show it.

I'm using mod_jk for lb without sticky session.

I can see the treeCach is being changed and Its looks the same on both servers 
but after I updated some session attribute and saw that the session was updated 
on both treeCache (on both servers) the output on both servers is diffrent it 
looks like the session is not being read from the treeCache but from the local 
session

anyone got idea why is this happening?

p.s.
when i'm using sticky session  and shut one server the resault is not 
consistent: some times the resault is the same as the other server and most of 
the time is different



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

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


-------------------------------------------------------
This SF.net email is sponsored by: Splunk Inc. Do you grep through log files
for problems?  Stop!  Download the new AJAX search engine that makes
searching your log files as easy as surfing the  web.  DOWNLOAD SPLUNK!
http://sel.as-us.falkag.net/sel?cmd=lnk&kid=103432&bid=230486&dat=121642
_______________________________________________
JBoss-user mailing list
JBoss-user@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/jboss-user

Reply via email to