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 2021/06/07 04:00:56 UTC

[GitHub] [apisix] spacewander edited a comment on issue #4382: request help: Will limit-req support nodelay and rate in minute

spacewander edited a comment on issue #4382:
URL: https://github.com/apache/apisix/issues/4382#issuecomment-855555586


   > I find nodelay can be implemented by adding condition
   
   PR is welcome!
   
   > how can I implemnt rate in minute
   
   Divide the rate by 60 is already enough? IMHO, there is no need to add a field. Since Nginx also does the same way: https://github.com/nginx/nginx/blob/5eadaf69e394c030056e4190d86dae0262f8617c/src/http/modules/ngx_http_limit_req_module.c#L913


-- 
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:
users@infra.apache.org