2020年12月7日

redis客户端连接过多不释放

摘要: 查看redis客户端连接 1 2 3 4 5 6 redis-cli info clients # Clients connected_clients:6000 client_longest_output_list:0 client_biggest_input_buf:5792 blocked_cl 阅读全文

posted @ 2020-12-07 15:57 ExplorerMan 阅读(546) 评论(0) 推荐(0)

导航