huangyutongs commented on issue #9830: URL: https://github.com/apache/apisix/issues/9830#issuecomment-1634045726
> @huangyutongs You can use limit-req plugin for rate limiting requests and use the variable field to specify the key. You can add a header as a key using a variable like `$http_name_of_the_header` https://apisix.apache.org/docs/apisix/plugins/limit-req/#description I want to do limit-req for the request header x-userid: test, how to do it, -- 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-unsubscr...@apisix.apache.org For queries about this service, please contact Infrastructure at: us...@infra.apache.org