7月 212012
 

要解决的问题

使用PHP 的mongo模块连接mongodb时,可能会出现打开的文件描述符未关闭的情况,直到文件描述符的数量达到limit的限制而出错。

 

启动mongod,设置最大连接数为5(方便调试):

消费连接数:

测试脚本mongo.php:

测试:

 

发现错误信息(结果却还是没有出现文件描述符未关闭的情况):

19:max number of retries exhausted, couldn’t send query
4:couldn’t get response header

 Posted by at 上午 12:45

 Leave a Reply

You may use these HTML tags and attributes: <a href="" title=""> <abbr title=""> <acronym title=""> <b> <blockquote cite=""> <cite> <code class="" title="" data-url=""> <del datetime=""> <em> <i> <q cite=""> <s> <strike> <strong> <pre class="" title="" data-url=""> <span class="" title="" data-url="">

(required)

(required)

此站点使用Akismet来减少垃圾评论。了解我们如何处理您的评论数据