Answer Posted / Ankur Srivastava
You can use MongoDB's 'connectionStatistics' command to view connection statistics, including active and inactive connections. The 'rs.status()' command on a replica set secondary will also show the number of connections.
| Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers