bunkerweb/confs/site/limit-req.conf

4 lines
81 B
Plaintext

limit_req_status 429;
limit_req zone=limit burst={{ LIMIT_REQ_BURST }} nodelay;