simon-flury opened a new issue, #9175: URL: https://github.com/apache/apisix/issues/9175
### Description I want to use username and SSL to connect the plugin limit-count to a Redis instance with policy 'Redis'. - For Username, it looks like possible to indicate it at line 56 of file apisix/plugins/limit-count/limit-count-redis.lua. - For SSL, it looks like possible to add optional parameters when it connects to Redis at line 47 of file apisix/plugins/limit-count/limit-count-redis.lua. -- 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]
