limit_req_zone values
    tom.b 
    nginx-forum at forum.nginx.org
       
    Sun May 15 19:47:37 UTC 2016
    
    
  
Greetings,
I have the limit_req_zone working great in testing environment with the
following values
limit_req_zone $server_name zone=perserver:10m rate=5r/s;
limit_req zone=perserver burst=5;
The site has up to 750 simultaneous users at peak times.
What values are suitable for such traffic levels ?, what are values are
people using with similar traffic levels ?
Cheers,
Tom.
Posted at Nginx Forum: https://forum.nginx.org/read.php?2,266908,266908#msg-266908
    
    
More information about the nginx
mailing list