Mantis - Resin
|
|||||
Viewing Issue Advanced Details | |||||
|
|||||
ID: | Category: | Severity: | Reproducibility: | Date Submitted: | Last Update: |
1423 | minor | always | 10-25-06 06:57 | 05-30-07 10:48 | |
|
|||||
Reporter: | sam | Platform: | |||
Assigned To: | ferg | OS: | |||
Priority: | normal | OS Version: | |||
Status: | closed | Product Version: | 3.0.21 | ||
Product Build: | Resolution: | fixed | |||
Projection: | none | ||||
ETA: | none | Fixed in Version: | 3.1.2 | ||
|
|||||
Summary: | 0001423: Configure stick sessions for mod_caucho | ||||
Description: |
(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? |
||||
Steps To Reproduce: | |||||
Additional Information: |
The check is in the code: if (config->disable_sticky_sessions) But there is no configuration variable that can set disable_sticky_sessions. |
||||
Relationships | |||||
Attached Files: |
There are no notes attached to this issue. |