Description

As shown in the figure, the plug-in can request current limit for consumers, but the current limit for all consumers is the same. Can you set different restrictions for different consumers respectively?
For example, req of consumer01 is set to 2; The req of consumer02 is set to 5; The req of consumer03 is set to 4; Can it be realized?
Environment
- APISIX version (run
apisix version):
- Operating system (run
uname -a):
- OpenResty / Nginx version (run
openresty -V or nginx -V):
- etcd version, if relevant (run
curl http://127.0.0.1:9090/v1/server_info):
- APISIX Dashboard version, if relevant:
- Plugin runner version, for issues related to plugin runners:
- LuaRocks version, for installation issues (run
luarocks --version):
Description
For example, req of consumer01 is set to 2; The req of consumer02 is set to 5; The req of consumer03 is set to 4; Can it be realized?
Environment
apisix version):uname -a):openresty -Vornginx -V):curl http://127.0.0.1:9090/v1/server_info):luarocks --version):