commit | 7282d8eb8b5af097c95ad2e82f861415cf0ed3c9 | [log] [tgz] |
---|---|---|
author | Panagiotis Panagiotopoulos <ppanagiwtis@gmail.com> | Thu Feb 11 16:37:15 2016 +0200 |
committer | Willy Tarreau <w@1wt.eu> | Fri Feb 12 13:38:38 2016 +0100 |
tree | 1f0ef7f3244713e37d889647b0dfd8d9d1439279 | |
parent | 835b9212f698338d1556cb2d2557664ae16b66b8 [diff] |
DOC: add server name at rate-limit sessions example
diff --git a/doc/configuration.txt b/doc/configuration.txt index a62ca61..71a91cf 100644 --- a/doc/configuration.txt +++ b/doc/configuration.txt
@@ -6493,7 +6493,7 @@ 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