-
Type:
Bug
-
Resolution: Fixed
-
Priority:
Low
-
None
-
Affects Version/s: None
-
Component/s: Documentation - All
-
Severity 2 - Major
NOTE: This bug report is for JIRA Server. Using JIRA Cloud? 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.
- relates to
-
JRACLOUD-59265 HAProxy load balancer example cookie problems
-
- Closed
-