Anonymous | Login | Signup for a new account | 12-17-2024 08:36 PST |
Main | My View | View Issues | Change Log | Docs |
Viewing Issue Simple Details [ Jump to Notes ] | [ View Advanced ] [ Issue History ] [ Print ] | ||||||||
ID | Category | Severity | Reproducibility | Date Submitted | Last Update | ||||
0001346 | [Resin] | minor | always | 09-12-06 11:24 | 09-27-06 12:32 | ||||
Reporter | sergek | View Status | public | ||||||
Assigned To | ferg | ||||||||
Priority | normal | Resolution | fixed | ||||||
Status | closed | Product Version | 3.0.18 | ||||||
Summary | 0001346: cookie-append-server-id uses index that is off by 1 | ||||||||
Description |
I've started to use apache mod_proxy_balancer and am rolling out the <cookie-append-server-id /> flag to give mod_proxy_balancer to make the sessions sticky the way Resin asks. There is a small bug in that the appended id is one less than what is specified in that srun conf. For example, this block: <cluster> <srun index="1" .... /> </cluster> would create a jsessionid "a<randomstuff>.0" rather than .1. This is a bit confusing because you'd expect the index you specify in resin would match the index you need to set in the load balancer. |
||||||||
Additional Information | Resin 3.0.18 on Java 5, JDBC cluster. | ||||||||
Attached Files | |||||||||
|
Mantis 1.0.0rc3[^]
Copyright © 2000 - 2005 Mantis Group
35 total queries executed. 29 unique queries executed. |