DOC: add server name at rate-limit sessions example

This commit is contained in:
Panagiotis Panagiotopoulos 2016-02-11 16:37:15 +02:00 committed by Willy Tarreau
parent 835b9212f6
commit 7282d8eb8b

View File

@ -6493,7 +6493,7 @@ rate-limit sessions <rate>
mode tcp mode tcp
bind :25 bind :25
rate-limit sessions 10 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 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 but its sockets appear as "WAITING" in the statistics if the