/etc/redis.conf中设置的maxclients是100000. "netstat -na | grep 6379 | wc -l" 显示当前有1131连接. 客户端脚本(Python)异常提示: max number of clients reached 查看完整描述