2881099 / csredis

.NET Core or .NET Framework 4.0+ client for Redis and Redis Sentinel (2.8) and Cluster. Includes both synchronous and asynchronous clients.
MIT License
2.01k stars 414 forks source link

链接池中数量 #504

Open lizayu666 opened 7 months ago

lizayu666 commented 7 months ago

用csredis在linux高并发系统中,初始一段时间没有问题,但几天后发现链接池中数量超过poolsize配置,一直降不下来,这个是什么原因呢