-
Type:
Task
-
Resolution: Done
-
Priority:
Major - P3
-
None
-
Affects Version/s: 1.6
-
Component/s: None
-
Environment:Azure
-
None
-
None
-
None
-
None
-
None
-
None
-
None
Hi,
I have deployed mongodb using replica set on windows azure. I have 3 servers.
Everything is working until I stop one of the secondary servers for example. In this case the application is very very slow.
I think there is any timeout involved because when I start this server again everything is working normally.
I tried to use slaveOk=true and slaveOk=false and I got the same behavior.
Thanks.