-
Type: Bug
-
Resolution: Done
-
Priority: Minor - P4
-
Affects Version/s: 1.1.3
-
Component/s: None
-
None
-
Environment:Linux beta 2.6.27.29-0.1-pae #1 SMP 2009-08-15 17:53:59 +0200 i686 athlon i386 GNU/Linux
I have had stable 1.0.1 release before, but decided to upgrade to latest beta.
I don't need these "connection accepted" messages in production, so --quiet parameter worked for me well before.
But not in latest release, which obviously utilizes a lot of unneeded i/o.
Trying to start something like this:
/sbin/startproc $MONGODB_BIN --dbpath /usr/local/mongodb/data --quiet --logpath /var/log/mongodb.log --logappend --nohttpinterface