You are viewing a plain text version of this content. The canonical link for it is here.
Posted to notifications@apisix.apache.org by GitBox <gi...@apache.org> on 2022/12/13 12:21:28 UTC

[GitHub] [apisix] ynsdl commented on issue #7872: help request: limit-req based on specific header

ynsdl commented on issue #7872:
URL: https://github.com/apache/apisix/issues/7872#issuecomment-1348427368

   @kingluo if api_key includes " - " character, rate-limit doesn't work for this api_key in serverless plugin.
   
   forexamle;
   
   local limits = {xx-x=1, yyy=50}
   
   xx-x doesn't affected by limit 1,
   yyy is affected by limit 50
   


-- 
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.

To unsubscribe, e-mail: notifications-unsubscribe@apisix.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org