-
Type:
Bug
-
Resolution: Invalid
-
Priority:
Low
-
Component/s: Documentation
-
None
-
Severity 3 - Minor
NOTE: This bug report is for JIRA Cloud. Using JIRA Server? See the corresponding bug report.
https://confluence.atlassian.com/enterprise/jira-data-center-load-balancer-examples-781200827.html
In your example:
backend bk_web balance roundrobin cookie JSESSIONID prefix indirect nocache server s1 backend1: 8090 check cookie s1 server s2 backend2: 8090 check cookie s2
Using indirect with prefix causes problems with WebSudo.
Note: it is highly recommended not to use “indirect” with
“prefix”, otherwise server cookie updates would not be sent to
clients.
- is related to
-
JRASERVER-59265 HAProxy load balancer example cookie problems
-
- Closed
-