Fork me on GitHub

Redis常用命令

当前客户端连接数

info clients

当前客户端连接数列表

client list

服务端最大连接数

config get maxclients

posted @ 2016-11-01 10:49  chenpw  阅读(123)  评论(0)    收藏  举报
View Code