From 30bc31f8887c33ab9328a9b5724c0d3f7448cf10 Mon Sep 17 00:00:00 2001 From: "Mitchell Krog (Desktop)" Date: Fri, 9 Sep 2016 10:49:20 +0200 Subject: [PATCH] Updated Readme --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 3b414274a..2c47a4f3d 100644 --- a/README.md +++ b/README.md @@ -156,6 +156,7 @@ The configuration instructions below !!!! #####Add the following rate limiting zones `limit_req_zone $ratelimited zone=flood:50m rate=90r/s;` + `limit_conn_zone $ratelimited zone=addr:50m;` ####Third Step: