1. In the mongo logs, just that it cannot connect because it has
exhausted its connection limit.
2. Not anymore. Netstat showed 20000 connections when I grepped it on
the database server, though.
3. I could not check because there were no connections for me to use
to check. But I'm sure it would say 20000 used, 0 available.
Some more background:
- 2 Webservers.
- Both contain the PHP app and are routed to via a load balancer.
- One of those servers is also running the mongod process.