issues
search
openresty
/
lua-resty-limit-traffic
Lua library for limiting and controlling traffic in OpenResty/ngx_lua
819
stars
150
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
doc: added the resty.limit.count module to the library's README.
#29
thibaultcha
closed
6 years ago
1
travis-ci: upgraded nginx core to 1.13.6.
#28
thibaultcha
closed
6 years ago
1
feature: new module resty.limit.rate
#27
timebug
opened
7 years ago
3
feature: new module resty.limit.token
#26
timebug
closed
7 years ago
4
concurrent connections counting
#25
junos
opened
7 years ago
4
bugfix: traffic: unsure we uncommit previous limiters if a limiter rejects while committing a state
#24
thibaultcha
closed
7 years ago
1
Some advise for limit count module
#23
Angry-Rabbit
opened
7 years ago
5
How can i rate limit by $arg request parameter value?
#22
rihannarickeminem
closed
7 years ago
5
feature: implemented `resty.limit.count`.
#21
moonming
closed
7 years ago
6
ngx.exec ngx.ctx
#20
techxel
closed
7 years ago
1
About limit reset-expire?
#19
lebanggit
opened
7 years ago
5
bugfix: reduce race condition between get/incr(key)
#18
spacewander
closed
7 years ago
7
new module resty.limit.count
#17
shawnzhu
closed
7 years ago
2
new feature to implement GitHub style request rate limit
#16
shawnzhu
closed
6 years ago
12
refactor: incr or init
#15
thibaultcha
closed
7 years ago
1
optimize: use branch-free algorithms for variables assignments
#14
thibaultcha
closed
7 years ago
1
perf: minor optimizations
#13
thibaultcha
closed
7 years ago
7
limit traffic based on rolling-counter/sliding-window using ngx.shared.DICT
#12
alonbg
closed
1 year ago
4
burst setting in resty.limit.req issue
#11
kchsieh
opened
8 years ago
8
malfunction for sample code in random case
#10
junos
opened
8 years ago
2
limit connection 's question
#9
cellcb
closed
8 years ago
3
an advise
#8
yitony
opened
8 years ago
1
travis-ci support
#7
chipitsine
closed
7 years ago
2
Add local incr_or_init to remove race conditions
#6
es
closed
8 years ago
0
confused withe the mechanism,always excess 1000.
#5
guanglinlv
closed
8 years ago
5
mention that `req_latency` is optional
#4
spacewander
closed
8 years ago
1
use $reques_time - delay for the time adjustment and some typo fix
#3
doujiang24
closed
8 years ago
1
I think this is a typo
#2
liubin
closed
8 years ago
1
Added assert to locals
#1
bungle
closed
8 years ago
0
Previous