Limit reqs per user / bot
djeyewater
nginx-forum at forum.nginx.org
Fri Jan 8 19:52:27 UTC 2016
itpp2012 Wrote:
-------------------------------------------------------
> No because one user (web browser) can easily open 20 or more
> simultaneous connections to get a better web response.
> A bot might be less prone to do the same but most connect at about 5
> simultaneous connections.
The limit_req will only be used for requests to dynamic pages, so there
should only be one connection per user at a time.
Posted at Nginx Forum: https://forum.nginx.org/read.php?2,263891,263907#msg-263907
More information about the nginx
mailing list