issues
search
openresty
/
lua-resty-limit-traffic
Lua library for limiting and controlling traffic in OpenResty/ngx_lua
819
stars
149
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
tests: bumped the NGINX core to 1.27.1.
#79
xiaocang
closed
2 months ago
0
help limit-req
#78
dimon-v
opened
5 months ago
0
Initialization problem
#77
bourne-3
opened
6 months ago
0
Whatever I do, I always get nil
#76
alexanschiffer
opened
7 months ago
0
tests: update nginx to 1.25.3.
#75
zhuizhuhaomeng
closed
11 months ago
0
tests: upgrade nginx to 1.25.1.
#74
zhuizhuhaomeng
closed
1 year ago
0
[p0][conn-limit]blocked all traffic
#73
yisitmxk
opened
1 year ago
2
tests: update the os to ubuntu-20 in .travis.yml.
#72
zhuizhuhaomeng
closed
1 year ago
0
Removed unused variable in new incoming method
#71
fargusplumdoodle
closed
1 year ago
1
fix: remove unused variable
#70
shreemaan-abhishek
closed
1 year ago
0
travis-ci: bumped the NGINX core to 1.21.4.
#69
xiaocang
closed
2 years ago
0
bumped version to 0.08.
#68
xiaocang
closed
2 years ago
0
feat: resty.limit.count support new shared dict incr function
#67
windmgc
closed
3 years ago
0
travis-ci: upgrade dist of travis-ci to ubuntu bionic.
#66
xiaocang
closed
3 years ago
0
Rate limit status headers
#65
heatherKoo07
opened
3 years ago
0
travis-ci: upgrade version numbers of openssl and nginx CORE, remove …
#64
xiaocang
closed
3 years ago
0
Rate-Limit Per Minute
#63
arabsoheyl
opened
3 years ago
1
Q: What advantages does this library hold over Nginx's built-in rate limiting currently?
#62
kotx
opened
3 years ago
0
req: add exptime argument for key-value pairs
#61
damnthem
opened
3 years ago
0
A question about limit_conn
#60
silveric10
opened
3 years ago
1
chore: fix typos
#59
tiwarivikash
closed
3 years ago
0
travis-ci: bumped the NGINX core to 1.19.2.
#58
xiaocang
closed
4 years ago
0
ngx.ctx with ssl_certificate_by_lua
#57
phillipp
opened
4 years ago
2
bumped version to 0.07.
#56
spacewander
closed
4 years ago
0
Is there any performance issue if every request interact with ngx.shared.dict
#55
fankeke
opened
4 years ago
1
fix: miss to uncommit the last one in resty.limit.traffic's list
#54
downtown12
closed
4 years ago
6
limit_req is not as expected in openresty/1.15.8.2
#53
zhangqiang-01
opened
4 years ago
2
Limiting Website
#52
trapX-hash
opened
5 years ago
0
limit_conn.new("my_conn_store", 1000, 1000, 0.5) How to understand 0.5?
#51
ygm521
opened
5 years ago
0
limit.req with ngx.now
#50
WANMAX
opened
5 years ago
1
Fix race condition in resty.limit.req using ngx.shared.DICT.set_when
#49
hnakamur
opened
5 years ago
3
Use lock in limit req
#48
hnakamur
closed
5 years ago
15
Question about race condition in 'count' limiter ('not found' error)
#47
xv-joosua-l
opened
5 years ago
0
travis: bumped the nginx core version to 1.17.1.
#46
thibaultcha
closed
5 years ago
0
Reset is not working with count.md code
#45
darpangupta12
opened
5 years ago
0
Limit breaches significantly as we increase traffic
#44
kkaushal09
opened
5 years ago
0
prefer HTTP_TOO_MANY_REQUESTS over HTTP_SERVICE_UNAVAILABLE
#43
nicoster
closed
5 years ago
1
doc: updated the copyright year to 2019.
#42
thibaultcha
closed
5 years ago
0
Why the traffic limit requires two limit_req
#41
kslr
closed
5 years ago
1
when using "resty.limit.req" to control rate, actual request processing rate might exceed configured rate.
#40
NagamineLee
opened
6 years ago
5
resty.limit.req vs resty.limit.count
#39
chopper-poet
opened
6 years ago
2
req limit
#38
shokin
opened
6 years ago
4
How to share limit information among nodes?
#37
leandromoreira
opened
6 years ago
1
setting resty.limit.conn issue
#36
DHB-liuhong
opened
6 years ago
1
Thread safety
#35
esoterix
closed
6 years ago
1
feature: resty.limit.count counts made instead of remaining requests
#34
mikz
opened
6 years ago
2
attempt to call method 'expire' (a nil value)
#33
gzliudan
opened
6 years ago
6
Graceful way to "leave" connection while handling error
#32
A-Scott-Rowe
closed
4 years ago
4
bugfix: set_conn() didn't work
#31
pearzl
closed
6 years ago
8
bug report
#30
pearzl
opened
6 years ago
2
Next