mirror of
https://git.haproxy.org/git/haproxy.git/
synced 2025-08-07 07:37:02 +02:00
DOC: add server name at rate-limit sessions example
This commit is contained in:
parent
835b9212f6
commit
7282d8eb8b
@ -6493,7 +6493,7 @@ rate-limit sessions <rate>
|
||||
mode tcp
|
||||
bind :25
|
||||
rate-limit sessions 10
|
||||
server 127.0.0.1:1025
|
||||
server smtp1 127.0.0.1:1025
|
||||
|
||||
Note : when the maximum rate is reached, the frontend's status is not changed
|
||||
but its sockets appear as "WAITING" in the statistics if the
|
||||
|
Loading…
Reference in New Issue
Block a user