diff --git a/nginx.conf b/nginx.conf index 3859d6b..027b4ef 100644 --- a/nginx.conf +++ b/nginx.conf @@ -36,7 +36,6 @@ server { } limit_req zone=one burst=5; - limit_conn addr 10; client_body_timeout 10s;