Re: Need help with Nginx Logging

2016-02-20 Thread Francis Daly
On Sat, Feb 20, 2016 at 02:11:38PM +0500, Muhammad Rehan wrote: Hi there, > Thanks for the reply, I have setup the directives such that rate is 30r/s > and burst is 10. So, my question is; why are these requests being limited > when averaging at 10.2 while I have set the rate to 30r/s in req_limi

Re: Need help with Nginx Logging

2016-02-20 Thread Muhammad Rehan
Thanks for the reply, I have setup the directives such that rate is 30r/s and burst is 10. So, my question is; why are these requests being limited when averaging at 10.2 while I have set the rate to 30r/s in req_limit_zone? On Feb 20, 2016 11:37 AM, "aT" wrote: > excess: 10.200 in above log mean

Re: Need help with Nginx Logging

2016-02-19 Thread aT
excess: 10.200 in above log means that the requests are being limited as they are averaging at 10.2 requests / second . Storage size is defined with a unit , For example zone=one:10m . This means 10 MB . I hope it helped. On Sat, Feb 20, 2016 at 12:54 AM, Muhammad Rehan wrote: > Hi, I am st

Re: Need help with Nginx Logging

2016-02-19 Thread Muhammad Rehan
Hi, I am still looking for reply. Does anyone know about this? On Feb 18, 2016 12:33 AM, "Muhammad Rehan" wrote: > Hey folks, > > I would like to ask what does the 10.200 right after 'excess:' indicate in > the following log? Is this storage size in MBs for zone? I am really > confused about that

Need help with Nginx Logging

2016-02-17 Thread Muhammad Rehan
Hey folks, I would like to ask what does the 10.200 right after 'excess:' indicate in the following log? Is this storage size in MBs for zone? I am really confused about that; I have gone through documentation pretty well but not able to find these attributes used in error logs. *2014/11/20 17:28