okaybase
|
a7c040f117
|
feat(plugin): add degradation switch for traffic control plugin (#4774)
Co-authored-by: nic-chen <33000667+nic-chen@users.noreply.github.com>
Co-authored-by: lixingwang <lixingwang@yiche.com>
|
2021-08-08 22:42:54 +08:00 |
|
John Bampton
|
4ebccafbdc
|
chore: fix spelling (#3253)
|
2021-03-14 22:53:34 +08:00 |
|
YuanSheng Wang
|
a670ea2f2e
|
bugfix: always necessary to save the data of the limit concurrency, and release the statistical status in the log phase. (#2465)
fix #2450
|
2020-12-10 14:50:15 +08:00 |
|
YuanSheng Wang
|
34d53fc48b
|
test: format by reindex . (#2601)
|
2020-11-03 13:59:01 +08:00 |
|
JinChen
|
e2f450fa1a
|
feat:The limit-conn plugin supports 'consumer_name' field (#2415)
The limit-conn plugin supports the` consumer_name` field
The method of PR is referred: #2333
|
2020-10-27 10:44:44 +08:00 |
|
罗泽轩
|
ed1f08f926
|
fix(limit-conn): conn and default_conn_delay should > 0 (#2478)
Close #2472.
|
2020-10-20 20:45:51 +08:00 |
|
YuanSheng Wang
|
31f744580d
|
bugfix: used a table array to store the status , allow the plugin can (#1994)
be called multiple times.
fix #1986
|
2020-08-07 08:15:44 +08:00 |
|
YuanSheng Wang
|
b34b554597
|
change: set default reject code for some plugins (#1696)
plugin list:
limit-count
limit-conn
limit-req
|
2020-06-11 15:30:14 +08:00 |
|
WenMing
|
12a2b01b71
|
license: add ASF header. (#743)
|
2019-10-31 09:27:28 +08:00 |
|
YuanSheng Wang
|
d06fbfa13c
|
change: used lua-resty-jsonschema instead of lua-rapidjson . (#703)
|
2019-10-23 12:58:10 +08:00 |
|
Yuansheng
|
4bb40df857
|
change(test): name style.
|
2019-09-10 10:07:29 +08:00 |
|
YuanSheng Wang
|
c32da7c9db
|
feature: support more key for limit-rate, limit-count, limit-conn (#444)
|
2019-08-27 18:29:42 +08:00 |
|
Yuansheng
|
a9898cb6a7
|
feature(plugin): added new option server_addr for limit key.
|
2019-08-18 08:07:16 +08:00 |
|
YuanSheng Wang
|
a626bde242
|
bugfix plugin: used config's version as a part of key . (#190)
|
2019-07-03 11:36:14 +08:00 |
|
WenMing
|
e43cb2e195
|
bugfix: fixed test cases for limit conn. (#154)
|
2019-06-24 17:02:53 +08:00 |
|
WenMing
|
a76f690abb
|
test: added test cases for limit conn and limit count. (#131)
|
2019-06-19 13:06:03 +08:00 |
|