nanamikon commented on issue #4382:
URL: https://github.com/apache/apisix/issues/4382#issuecomment-855760216


   Thanks for reply,   after adding nodelay,  we solve the online problem
   
   > resty.limit.req does the same thing, see 
https://github.com/openresty/lua-resty-limit-traffic/blob/56b9a35a69117ed0e8a2e3b9a0866c426403e1b9/lib/resty/limit/req.lua#L144
   
   So mayby rate should be float, but I think it is not the key point
   
   >In this case we need a good burst and/or use delay.
   
   I want to submit a pr to add nodelay function,   a new param as follow
   | Name | Type | Requirement | Default|
   |--------|---------|-------------|---------|
   |nodelay|boolean|optional|false|
   
   Is it ok?


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