4 lines
81 B
Plaintext
4 lines
81 B
Plaintext
limit_req_status 429;
|
|
limit_req zone=limit burst={{ LIMIT_REQ_BURST }} nodelay;
|
|
|