Skip to content

Commit fcdba23

Browse files
authored
Merge pull request #35502 from chinmayi-chandrasekar/BZ_1879066_modify_a_note
BZ1879066: modify the note regarding session persistence
2 parents a3b9bf6 + b9582b8 commit fcdba23

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

modules/installation-load-balancing-user-infra.adoc

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -62,9 +62,9 @@ The load balancing infrastructure must meet the following requirements:
6262
** A stateless load balancing algorithm. The options vary based on the load balancer implementation.
6363
--
6464
+
65-
[NOTE]
65+
[IMPORTANT]
6666
====
67-
Session persistence is not required for the API load balancer to function properly.
67+
Do not configure session persistence for an API load balancer.
6868
====
6969
+
7070
Configure the following ports on both the front and back of the load balancers:
@@ -251,7 +251,7 @@ If you are using HAProxy as a load balancer, you can check that the `haproxy` pr
251251

252252
[NOTE]
253253
====
254-
If you are using HAProxy as a load balancer and SELinux is set to `enforcing`, you must ensure that the HAProxy service can bind to the configured TCP port by running `setsebool -P haproxy_connect_any=1`.
254+
If you are using HAProxy as a load balancer and SELinux is set to `enforcing`, you must ensure that the HAProxy service can bind to the configured TCP port by running `setsebool -P haproxy_connect_any=1`.
255255
====
256256

257257
ifeval::["{context}" == "installing-ibm-z"]

0 commit comments

Comments
 (0)