您的位置:首页 > 数据库 > Redis

redis-2.8.9 cannot get a resource from the pool caused by 连接拒绝

2014-11-25 12:31 501 查看
最近安装新的redis-2.8.9之后出现了一下异常:

cannot get a resource from the pool caused by 连接拒绝

程序照旧,解决方法如下:

修改reids.conf

#bind 127.0.0.1 

slave-read-only no
内容来自用户分享和网络整理,不保证内容的准确性,如有侵权内容,可联系管理员处理 点击这里给我发消息
标签:  redis
相关文章推荐