-
Bug
-
Resolution: Duplicate
-
Major
-
1.1.0.CR1
-
None
-
None
When I don't set a jvmRoute in server.xml, the generated jvmRoute BINDADDR:PORT:ENGINE is not correctly appended to a jsessionid, and therefore doesn't preserve stickiness.
To reproduce:
- Remove jvmRoute from server.xml
- Start a few nodes
- Deploy a webapp which adds stuff to a session
- Access the webapp a few times
==> It is not guaranteed that we hit the same node every time, as there is no stickiness
- is related to
-
MODCLUSTER-142 Use UUID for auto-generated jvmRoute
- Closed
-
MODCLUSTER-146 Quotes in jsessionId causing sticky sessions to fail
- Closed
-
MODCLUSTER-203 CLONE - Quotes in jsessionId causing sticky sessions to fail
- Closed