Skip to content

Commit e247ce4

Browse files
authored
Merge pull request #76775 from jmanthei/31937-OCPBUGS
OCPGUBS-31937 HAProxy load interval limit
2 parents 64c2702 + 70093d3 commit e247ce4

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

modules/configuring-haproxy-interval.adoc

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@ The default minimum HAProxy reload interval is five seconds. You can configure a
1414

1515
[WARNING]
1616
====
17-
Setting a large value for the minimum HAProxy reload interval can cause latency in observing updates to routes and their endpoints. To lessen the risk, avoid setting a value larger than the tolerable latency for updates.
17+
Setting a large value for the minimum HAProxy reload interval can cause latency in observing updates to routes and their endpoints. To lessen the risk, avoid setting a value larger than the tolerable latency for updates. The maximum value for HAProxy reload interval is 120 seconds.
1818
====
1919

2020
.Procedure

0 commit comments

Comments
 (0)