From cf231e13cbeedf8b2a20523454215dccb207f23d Mon Sep 17 00:00:00 2001 From: thelittlefireman Date: Sat, 2 Jan 2021 13:35:18 +0100 Subject: [PATCH] Add limit-conn.conf --- confs/site/limit-conn.conf | 1 + 1 file changed, 1 insertion(+) create mode 100644 confs/site/limit-conn.conf diff --git a/confs/site/limit-conn.conf b/confs/site/limit-conn.conf new file mode 100644 index 0000000..6482ad5 --- /dev/null +++ b/confs/site/limit-conn.conf @@ -0,0 +1 @@ +limit_conn ddos %LIMIT_CONN_MAX%;