-
Type:
Bug
-
Resolution: Done
-
Priority:
Major - P3
-
None
-
Affects Version/s: 2.0.5
-
Component/s: Internal Client
-
None
-
Environment:Windows 7 x64, Windows Server 2008 R2
-
Windows
-
-
None
-
None
-
None
-
None
-
None
-
None
-
None
MongoDB it is installed as a windows service an a machine.
The command that I used to install the service is : "C:\Program Files (x86)\Ixia\ResourceManager\Mongodb\bin\mongod.exe" --journal --dbpath "C:\ProgramData\Ixia\ResourceManager\Storage\Database" --logpath "C:\ProgramData\Ixia\ResourceManager\Logs\mongod.log" --service --logappend"
When Windows network setting: "Receive Window Auto-Tuning Level" it is set to "experimental" value, no connections can be made to database using mongo.exe client. Mongo.exe client is hanging.