siaron commented on issue #5223: URL: https://github.com/apache/apisix/issues/5223#issuecomment-942897092
> The current Redis connection will be put into the ngx_lua cosocket connection pool here, and it will be looked up in the connection pool first when connecting next time. > > https://github.com/apache/apisix/blob/a7c040f117ef9d21e88ebe2d01b04a03d008a115/apisix/plugins/limit-count/limit-count-redis.lua#L100 > > refer to: > > https://github.com/openresty/lua-resty-redis#connect https://github.com/openresty/lua-resty-redis#set_keepalive ok I get it , thanks -- 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. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
