-
Type: Question
-
Resolution: Incomplete
-
Priority: Minor - P4
-
None
-
Affects Version/s: 2.2.2
-
Component/s: Diagnostics
-
Environment:Red Hat Enterprise Linux Server release 6.3 (Santiago)
Executing "mongostat --port 27017" shows the number of connections is 15K,but running "netstat -na | wc -l" to count the connections, the result is only 95.
Why are the two results inconsistent?