[mod_cluster-issues] [JBoss JIRA] (MODCLUSTER-461) If Session ID key stored in URL contains sticky session cookie name it it used for routing.

Robert Bost (JIRA) issues at jboss.org
Fri Jul 17 14:57:02 EDT 2015


Robert Bost created MODCLUSTER-461:
--------------------------------------

             Summary: If Session ID key stored in URL contains sticky session cookie name it it used for routing.
                 Key: MODCLUSTER-461
                 URL: https://issues.jboss.org/browse/MODCLUSTER-461
             Project: mod_cluster
          Issue Type: Bug
          Components: Native (httpd modules)
    Affects Versions: 1.3.1.Final, 1.2.9.Final
         Environment: Using the stock mod_cluster configuration shipped with EWS/JWS and EAP.
Enterprise Web Server 2.x and 3.x
JBoss EAP 6.3 and 6.4
Used Tomcat sample application.
            Reporter: Robert Bost
            Assignee: Jean-Frederic Clere


If I make a request with a valid JSESSIONID cookie and a URL like below, the value from the URL is used by mod_cluster for sticky session routing:

{{curl -b "JSESSIONID=OTg+mUVLRceO2bqRIcsSJmlm.4e6189af-0502-3305-8ff3-fad7fee8b516" -v 'http://myserver/sample/hello.jsp;not.really.jsessionid=oops'}}



--
This message was sent by Atlassian JIRA
(v6.3.15#6346)


More information about the mod_cluster-issues mailing list