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: [email protected]
