Comment #5 on issue 958 by vladimir.ralev: HTTP redirect based cooperative load balancing
http://code.google.com/p/mobicents/issues/detail?id=958

This issue was updated by revision r14017.

Initial implementation - we store the node id inside the app session and when HTTP request from that app session arrives at the jvmRoute valve we check if the current node matches. If not we send HTTP Refresh instead of redirect to simplify the process. Also we keep a failsafe cookie not to loop.

Reply via email to