Mantis - Resin
Viewing Issue Advanced Details
1423 minor always 10-25-06 06:57 05-30-07 10:48
sam  
ferg  
normal  
closed 3.0.21  
fixed  
none    
none 3.1.2  
0001423: Configure stick sessions for mod_caucho
(rep by M Marich)

I'm trying to figure out how to disable sticky sessions on resion 3.0.21 (ie
disable all sessions so that my apache connector will do true round-robin
processing). I know it's possible from briefly looking at the plugin souce,
but I can't find where it is set. Could you please tell me how this should
be done?

The check is in the code:
  if (config->disable_sticky_sessions)

But there is no configuration variable that can set disable_sticky_sessions.

There are no notes attached to this issue.