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

关于mongodb的Uncaught exception 'MongoCursorException' with message 'couldn't get response header'异常!

2013-08-15 17:10 826 查看
昨晚mongo 又报警了。一个基于geo搜索的服务爆掉了。从php的log上来看 都是MongoCursorException' with message 'couldn't get response header。

查看mongo log  连接数 已经达到了20000!

当台mongo已经连接不上了。立即重启服务,服务恢复!

官方解释为:A common error if the database or network goes down. This means that the driver couldn't get a response from the connection.
内容来自用户分享和网络整理,不保证内容的准确性,如有侵权内容,可联系管理员处理 点击这里给我发消息
标签: 
相关文章推荐