This content has been marked as final.
Show 1 reply
-
1. Re: Is there any load balancer working in this way?
ehskaga Dec 6, 2005 7:54 AM (in response to gfzhang)As much as i can understand u want session stickiness so that once a call is invoked from a client it should be forwarded to the same node (till that crashes). If yes, then the worker.properties need to have the session_stickiness = 1.