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/04/16 02:57:52 UTC

[GitHub] [apisix] zwjzxh520 edited a comment on issue #3988: bug: limit-count may prevent more requests by mistake that should access normally in High concurrency scenarios

zwjzxh520 edited a comment on issue #3988:
URL: https://github.com/apache/apisix/issues/3988#issuecomment-820871643


   不知道为什么会将这几行代码去掉?
   
   ```lua
   local ok, err = red:set_keepalive(10000, 100)
   if not ok then
       return nil, err
   end
   ```
   
   @ychdesign 


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