ServiceStack.Redis Timeout with PooledRedisClientManager.IdleTimeOutSecs

36 Views Asked by At

connect over config time still connected.

default IdleTimeOutSecs is 240(sec) ref: https://docs.servicestack.net/redis/client-managers

but i see redis command: client list a lot of idle time over 240 still not disconnect

is this option no use? how can i disconnect idle over time connect

0

There are 0 best solutions below