HttpSession Relocation - Sticky load-balancing via HTTP Cookie
--------------------------------------------------------------

                 Key: GERONIMO-2677
                 URL: http://issues.apache.org/jira/browse/GERONIMO-2677
             Project: Geronimo
          Issue Type: Improvement
      Security Level: public (Regular issues)
          Components: Clustering
            Reporter: Gianny Damour
         Assigned To: Gianny Damour


When an HttpSession is migrated from one node to another:
* its id must be updated (the worker name suffix is to be set to the name of 
the node owning the HttpSession); and
* the session cookie must be updated accordingly.

The worker name suffix, which can be retrieved from the session cookie, can be 
leverage to configure sticky load-balancing.

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: 
http://issues.apache.org/jira/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

Reply via email to