Mantis - Resin
Viewing Issue Advanced Details
706 minor always 01-05-06 11:08 01-30-06 16:18
ferg  
ferg  
normal  
closed 3.0.17  
fixed  
none    
none 3.0.18  
0000706: alternate SESSIONID generation
(rep by Serge Knystautas)

The new Apache HTTPD 2.2 has load balancing and stickysession capability by building onto the mod_proxy capabilities, which I'm trying to take advantage of.

The problem is that their stickysession capabilities is heavily reliant on how Tomcat generates JSESSIONID. Instead of prepending the session ID with the srun index, they append a '.' and then the srun index (or route as they call it).

Would it be possible to have a setting to specify how JSESSIONID's are generated? It looks like the change would be isolated to com.caucho.server.session.SessionManager since that handles generating the session ID and determining whether this is in this session group.

Notes
(0000822)
ferg   
01-30-06 16:18   
server/01l4