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.
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 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_limit_zone?
How many requests do your log files say happened in the previous few
seconds?
About 10 per second, or about 40 per second, or something else?
“excess” means “above the limit”.
(Reading the log file is not perfect - slow responses will distort what
it
appears to show. But if everything is logged, and responses take roughly
the same amount of time, you should be able to see whether your actual
rate is close to “burst”, or close to “rate+burst”.)