From 7282d8eb8b5af097c95ad2e82f861415cf0ed3c9 Mon Sep 17 00:00:00 2001 From: Panagiotis Panagiotopoulos Date: Thu, 11 Feb 2016 16:37:15 +0200 Subject: [PATCH] DOC: add server name at rate-limit sessions example --- doc/configuration.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/doc/configuration.txt b/doc/configuration.txt index a62ca6132..71a91cf2e 100644 --- a/doc/configuration.txt +++ b/doc/configuration.txt @@ -6493,7 +6493,7 @@ rate-limit sessions 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 -- 2.47.3