lua-resty-redis icon indicating copy to clipboard operation
lua-resty-redis copied to clipboard

[Question] behavior of get_reused_items function

Open mohammad5305 opened this issue 1 year ago • 0 comments

does get_reused_items() returns the pool size? or its just returns random number if the connection isn't from connection pool? i want to monitor my connection pool size because i have sudden spikes in my connection to redis (goes to 120K connections on a single redis instance)

mohammad5305 avatar Nov 18 '24 13:11 mohammad5305