-
Notifications
You must be signed in to change notification settings - Fork 153
Issues: openresty/lua-resty-limit-traffic
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Author
Label
Projects
Milestones
Assignee
Sort
Issues list
Q: What advantages does this library hold over Nginx's built-in rate limiting currently?
#62
opened May 25, 2021 by
kotx
Is there any performance issue if every request interact with ngx.shared.dict
#55
opened Jul 5, 2020 by
fankeke
limit_conn.new("my_conn_store", 1000, 1000, 0.5) How to understand 0.5?
#51
opened Sep 27, 2019 by
ygm521
Question about race condition in 'count' limiter ('not found' error)
#47
opened Jul 26, 2019 by
xv-joosua-l
Previous Next
ProTip!
no:milestone will show everything without a milestone.