We have do the same thing after our first server has swapped and restart it.
We use also php-fpm and the latest stablebl mongo driver in our application.
I think that maybe some cursors are not closed on the mongos because it grows on operations. But a mongos has no stats for cursors like a mongod instance.
But this only one of 11 mongos which has the problem. If you can see all of our mongos instances then you will see that from web1 to web8 and the 3 workers has this problem and we restart it after some time.
--
--
You received this message because you are subscribed to the Google
Groups "mongodb-user" group.
To post to this group, send email to mongod...@googlegroups.com
To unsubscribe from this group, send email to
mongodb-user...@googlegroups.com
See also the IRC channel -- freenode.net#mongodb
---
You received this message because you are subscribed to the Google Groups "mongodb-user" group.
To unsubscribe from this group and stop receiving emails from it, send an email to mongodb-user...@googlegroups.com.
For more options, visit https://groups.google.com/groups/opt_out.
any news on this?