Details
-
Bug
-
Resolution: Done
-
Major - P3
-
None
-
2.0.5
-
None
-
Windows 7 x64, Windows Server 2008 R2
-
Windows
-
Description
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.