From 8c233c511471cc03ab269ddd9676fe4b8d1c7913 Mon Sep 17 00:00:00 2001 From: "Mitchell Krog (Desktop)" Date: Fri, 9 Sep 2016 10:39:03 +0200 Subject: [PATCH] Updated Readme --- README.md | 12 +++++++----- 1 file changed, 7 insertions(+), 5 deletions(-) diff --git a/README.md b/README.md index 848516beb..f12e16b73 100644 --- a/README.md +++ b/README.md @@ -92,14 +92,16 @@ what it is first .... well it's foolish to say the least. ### DROP THEM AND THAT'S IT Nginx has a lovely error called 444 which just literally drops the connection. All these rules issue a -444 response so if a rule matches the requesting IP simply get's no response and it would appear you server -does not exist to them. +444 response so if a rule matches, the requesting IP simply get's no response and it would appear that your +server does not exist to them or appears to be offline. ### RATE LIMITING FUNCTIONALITY BUILT IN -For bot's or spiders that you still want to allow, you can use the built in rate limiting functions -I have included. The file is extensively commented so you should figure it out otherwise simply message -me if you are having problems. (Read configuration instructions below thoroughly) +For bot's or spiders that you still want to allow but want to limit their visitation rate, you can use the +built in rate limiting functions I have included. The file is extensively commented throughout so you should +figure it out otherwise simply message me if you are having problems. + +## (Read configuration instructions below thoroughly) ## FEATURES: