[jetty-dev] [jira] (JETTY-1520) Session cookies broken when SPDY is enabled
"Ido (JIRA)" <[email protected]> Wed, 23 May 2012 14:18:21 -0500 (CDT)
| Newsgroups | gmane.comp.java.jetty.general |
|---|---|
| Message-ID | <1739324416.1679.1337800701075.JavaMail.j2ee-jira@codehaus01.managed.contegix.com> |
Ido created JETTY-1520 Session cookies broken when SPDY is enabled Issue Type: Bug Affects Versions: 8.1.3 Assignee: Unassigned Created: 23/May/12 2:17 PM Description: When SPDY is enabled, session cookies do not get written - Jetty always uses URL rewriting instead (;jsessionid is appended to the URL). If URL rewriting is disabled (by setting SessionManager.sessionIdPathParameterName to null or "none"), session management is completely broken, i.e. each request causes the creation of a brand new session, and user state cannot be recovered by the servlet. Environment: Ubuntu 12.06 64-bit Project: Jetty Priority: Major Reporter: Ido This message is automatically generated by JIRA. If you think it was sent incorrectly, please contact your JIRA administrators . For more information on JIRA, see: http://www.atlassian.com/software/jira --------------------------------------------------------------------- To unsubscribe from this list, please visit: http://xircles.codehaus.org/manage_email