mirror of
https://git.haproxy.org/git/haproxy.git/
synced 2025-09-23 14:51:27 +02:00
DOC: relax the peers restriction to single-process
This commit is contained in:
parent
bf59807a13
commit
1abc6731ed
@ -7362,7 +7362,8 @@ stick-table type {ip | integer | string [len <length>] | binary [len <length>]}
|
|||||||
automatically learned from the local peer (old process) during a
|
automatically learned from the local peer (old process) during a
|
||||||
soft restart.
|
soft restart.
|
||||||
|
|
||||||
NOTE : peers can't be used in multi-process mode.
|
NOTE : each peers section may be referenced only by tables
|
||||||
|
belonging to the same unique process.
|
||||||
|
|
||||||
<expire> defines the maximum duration of an entry in the table since it
|
<expire> defines the maximum duration of an entry in the table since it
|
||||||
was last created, refreshed or matched. The expiration delay is
|
was last created, refreshed or matched. The expiration delay is
|
||||||
|
Loading…
x
Reference in New Issue
Block a user