https://bz.apache.org/bugzilla/show_bug.cgi?id=69699
Remy Maucherat changed:
What|Removed |Added
Resolution|--- |FIXED
Status|NEW
https://bz.apache.org/bugzilla/show_bug.cgi?id=69699
--- Comment #3 from Chen Jp ---
Update PR#862, URL-Rewriting is the last alternative option for Session
Tracking Mode.
--
You are receiving this mail because:
You are the assignee for the bug.
-
https://bz.apache.org/bugzilla/show_bug.cgi?id=69699
--- Comment #2 from Chen Jp ---
Per servlet spec says:
"URL rewriting should not be used as a session tracking mechanism where cookies
or SSL sessions are supported and suitable."
Before forward jsessionid, we need determine whether cookies o
https://bz.apache.org/bugzilla/show_bug.cgi?id=69699
Mark Thomas changed:
What|Removed |Added
OS||All
--- Comment #1 from Mark Thomas ---