Answer the question
In order to leave comments, you need to log in
Nginx + limit_req: how to log dropped requests?
The limit_req_zone zone is configured $binary_remote_addr zone=one:10m rate=12r/s;
This zone is registered in all site locations.
The benchmark shows that the zone is working:
ab -n 100 -c 1 https://my_site.ru/*
Benchmarking my_site.ru (be patient)...apr_pollset_poll: The timeout specified has expired (70007)
Total of 12 requests completed
Answer the question
In order to leave comments, you need to log in
Didn't find what you were looking for?
Ask your questionAsk a Question
731 491 924 answers to any question