gxthrj commented on a change in pull request #1372: modify: specify pool_size and backlog for plugin URL: https://github.com/apache/incubator-apisix/pull/1372#discussion_r400815509
########## File path: lua/apisix/plugins/limit-count.lua ########## @@ -51,6 +51,12 @@ local schema = { redis_timeout = { type = "integer", minimum = 1 }, + redis_pool_size = { + type = "ingeger", minimum = 100 Review comment: -_-|| done ---------------------------------------------------------------- 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: us...@infra.apache.org With regards, Apache Git Services