Can "journalCommitInterval" parameter help to improve IO performance?

116 views
Skip to first unread message

golangnewbie

unread,
Oct 14, 2012, 9:43:23 AM10/14/12
to mongod...@googlegroups.com
The default value  is 100 and the value range for it is 2 - 300.
Is value 300 better performance than 100 while the reminding conditions are the same ??
What is the size of journal buffer policy? thanks.

Nat

unread,
Oct 14, 2012, 4:53:55 PM10/14/12
to mongod...@googlegroups.com
journalCommitInterval is more to do with the consistency of the data in case of power loss or crash. Setting it to lower value helps improve the throughput if you use getLastError with j : true. You should also consult www.mongodb.org/display/DOCS/Journaling+Administration+Notes.
Reply all
Reply to author
Forward
0 new messages