All our java applications (servlets, JSP based) are run by JRUN  and we
use the JRUN session to save session data. But since our website is
supported by two webservers with round-robin DNS load balancing, the
user can get switched to the other webserver in the middle of a session
and lose all the session data. Is there a solution for this. Is there a 
way to make the web-browser to the same physical webserver for the life-
time of the web-browser session?

Any pointers or help would be greatly appreciated.

------------------------------------------------------------------------------
Archives: http://www.egroups.com/group/jrun-interest/
Unsubscribe: http://www.houseoffusion.com/index.cfm?sidebar=lists&body=lists/jrun_talk
or send a message to [EMAIL PROTECTED] with 'unsubscribe' in the 
body.

Reply via email to