NagamineLee

Results 4 comments of NagamineLee

sorry, this is a mistake. Actually I used `lua_shared_dict` during testing, but results were also same with above. @agentzh

@Willux at my point of view, the problem description is : rate=5000r/s means 5r/ms, but in resty.limit.req, time granularity is also `ms` level two requests might arrive at the same...

Yeah, I used OpenResty's luajit2-test-suite repo and the new release of luajit, but some cases could not pass in ARM. compile configurations has some effects?

I have tried it, but also failed. A full test process required, like`.travis.yml`, and I will try follow your test process again. I will also test in a new env(CentOS7.6...