membphis commented on issue #2448:
URL: https://github.com/apache/apisix/issues/2448#issuecomment-715660673


   > That means that i don't need to restart to define key,i can directly use 
original way to accomplish my demand;But other plugins,just like limit-conn and 
limit-count ,is ok?
   
   the defined key is a `whitelist`, we need to enable it first.
   
   and then we can use `service_id` or `consumer_id`.
   
   the current code style, we can remove those, they are useless now. 
   
https://github.com/apache/apisix/blob/master/apisix/plugins/limit-req.lua#L71-L78


----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

For queries about this service, please contact Infrastructure at:
[email protected]


Reply via email to