Open junos opened 8 years ago
We have been using it in production for quite a long time and we've never seen such things ourselves. Please provide a minimal and standalone example with precise steps that we can use to reproduce the issue on our side, thank you. Just do not make us guess :)
config to reproduce this issue here: https://github.com/openresty/lua-resty-limit-traffic/issues/25
siege
to execute command like this: siege -c 1 -r 100 http://mytesturl, in some case the code is working fine. In some case, it keep showing request has been rejected. Then I stopped for some time and try the command again and again, This issue never changed. It can only be recovered to normal state after I restart nginx