https://issues.apache.org/bugzilla/show_bug.cgi?id=45951

           Summary: Provide support for renaming  JSESSIONID
           Product: Tomcat 6
           Version: 6.0.18
          Platform: All
        OS/Version: Mac OS X 10.4
            Status: NEW
          Severity: normal
          Priority: P2
         Component: Catalina
        AssignedTo: dev@tomcat.apache.org
        ReportedBy: [EMAIL PROTECTED]


Created an attachment (id=22673)
 --> (https://issues.apache.org/bugzilla/attachment.cgi?id=22673)
Diff to add support for changing the value of JSESSIONID

When Tomcat is used in conjunction with other application servers behind an
Apache HTTPD proxy connection, the session cookie JSESSIONID will be
over-written be each other. 

The solution is to allow the JSESSIONID cookie to be renamed to something else.
Equivalent support is already provided by JBOSS and Weblogic.

The purpose of this ticket is to mirror the bug opened for Tomcat 5. The bug
number is bug 42419. I attached a patch to that bug to allow for the requested
functionality and have added an equivalent for Tomcat 6 to this ticket.


-- 
Configure bugmail: https://issues.apache.org/bugzilla/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to