You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@tomcat.apache.org by bu...@apache.org on 2007/11/14 09:47:21 UTC

DO NOT REPLY [Bug 40993] - add session_cookie to lb worker to support customed SESSION_IDENTIFIER

DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG�
RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT
<http://issues.apache.org/bugzilla/show_bug.cgi?id=40993>.
ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND�
INSERTED IN THE BUG DATABASE.

http://issues.apache.org/bugzilla/show_bug.cgi?id=40993


mturk@apache.org changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|NEW                         |RESOLVED
         Resolution|                            |LATER




------- Additional Comments From mturk@apache.org  2007-11-14 00:47 -------
Like Rainer said. This is for post 1.2 feature

The proper solution would be to use rewriting as well as configurable
session identifier, because configurable session identifier would require
additional changes in Tomcat as well, and that won't happen because it
breaks the spec.

The only solution is to rewrite the JSESSIONID cookie or ;jsessionid path
on the fly on each request/response.
I'm almost sure you can already do that with Apache's mod_rewrite, but anyhow,
it's a JK3 material

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

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@tomcat.apache.org
For additional commands, e-mail: dev-help@tomcat.apache.org