Mantis Bugtracker
  

Viewing Issue Advanced Details Jump to Notes ] View Simple ] Issue History ] Print ]
ID Category Severity Reproducibility Date Submitted Last Update
0001277 [Resin] minor always 08-07-06 16:40 08-09-06 09:09
Reporter ferg View Status public  
Assigned To ferg
Priority normal Resolution fixed Platform
Status closed   OS
Projection none   OS Version
ETA none Fixed in Version 3.0.21 Product Version
  Product Build
Summary 0001277: jsessionid and redirect
Description (rep by Steve Baugus)

We are having a couple of issues with getting sessioning set up correctly for resin 3.0.19 with apache 2.0.46-36. For some reason URLs with a jsessionid aren?t being handled correctly by mod_caucho.
 
If we use the default prefix, apache/mod_caucho responds with a 301 for example:
 
http://qa.foo.com/index.jsp;jsessionid=aDAhF3etoL-6ck-wQZ [^]
 
POST /index.jsp;jsessionid=aDAhF3etoL-6ck-wQZ HTTP/1.1
Host: qa.foo.com
User-Agent: Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:1.8.0.6) Gecko/20060728 Firefox/1.5.0.6
Accept: text/xml,application/xml,application/xhtml+xml,text/html;q=0.9,text/plain;q=0.8,image/png,*/*;q=0.5
Accept-Language: en-us,en;q=0.5
Accept-Encoding: gzip,deflate
Accept-Charset: ISO-8859-1,utf-8;q=0.7,*;q=0.7
Keep-Alive: 300
Connection: keep-alive
Referer: http://qa.foo.com/index.jsp [^]
Cookie: fcP=C=14&T=1154983131066&V=1154983131066; IAN.Config=locale=en_US&currencyCode=USD&cid=1&additionalDataString=vrBookingSource%7Cindex; jsid=aDAhF3etoL-6ck-wQZ; fcC=X=C767006403R14&Y=1154983131066&FV=9&fcR=X&H=1154983131066&Z=0&F=0&I=1154983143894
Content-Type: application/x-www-form-urlencoded
Content-Length: 482


HTTP/1.x 301 Moved Permanently
Date: Mon, 07 Aug 2006 20:25:08 GMT
Server: Apache/2.0.46 (Red Hat) mod_ssl/2.0.46 OpenSSL/0.9.7a Resin/3.0.19
Location: http://qa.foo.com/index.jsp [^]
Content-Length: 241
Connection: close
Content-Type: text/html; charset=iso-8859-1
----------------------------------------------------------
http://qa.foo.com/index.jsp [^]
 
GET /index.jsp HTTP/1.1
Host: qa.foo.com
User-Agent: Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:1.8.0.6) Gecko/20060728 Firefox/1.5.0.6
Accept: text/xml,application/xml,application/xhtml+xml,text/html;q=0.9,text/plain;q=0.8,image/png,*/*;q=0.5
Accept-Language: en-us,en;q=0.5
Accept-Encoding: gzip,deflate
Accept-Charset: ISO-8859-1,utf-8;q=0.7,*;q=0.7
Keep-Alive: 300
Connection: keep-alive
Referer: http://qa.foo.com/index.jsp [^]
Cookie: fcP=C=14&T=1154983131066&V=1154983131066; IAN.Config=locale=en_US&currencyCode=USD&cid=1&additionalDataString=vrBookingSource%7Cindex; jsid=aDAhF3etoL-6ck-wQZ; fcC=X=C767006403R14&Y=1154983131066&FV=9&fcR=X&H=1154983131066&Z=0&F=0&I=1154983143894
 
HTTP/1.x 200 OK
Date: Mon, 07 Aug 2006 20:25:08 GMT
Server: Apache/2.0.46 (Red Hat) mod_ssl/2.0.46 OpenSSL/0.9.7a Resin/3.0.19
Set-Cookie: IAN.Config=locale=en_US&currencyCode=USD&cid=1&additionalDataString=vrBookingSource%7Cindex; path=/
Cache-Control: max-age=0
Expires: Mon, 07 Aug 2006 20:25:08 GMT
Pragma: no-cache
Connection: close
Transfer-Encoding: chunked
Content-Type: text/html; charset=ISO-8859-1
 
 
Also when we try to change the session-url-prefix to ;jsid= it?s responding with a page not found.
 
 
One of our developers is running a 1.3 version of apache and does not seem to have either of the above issues.
 
Steps To Reproduce
Additional Information
Attached Files

- Relationships

There are no notes attached to this issue.

- Issue History
Date Modified Username Field Change
08-07-06 16:40 ferg New Issue
08-09-06 09:09 ferg Assigned To  => ferg
08-09-06 09:09 ferg Status new => closed
08-09-06 09:09 ferg Resolution open => fixed
08-09-06 09:09 ferg Fixed in Version  => 3.0.21
08-09-06 09:09 ferg Description Updated


Mantis 1.0.0rc3[^]
Copyright © 2000 - 2005 Mantis Group
27 total queries executed.
24 unique queries executed.
Powered by Mantis Bugtracker