[Mongrel] consolidated log file?
John Joseph Bachir
johnjosephbachir at gmail.com
Wed Feb 6 10:53:11 EST 2008
On Feb 5, 2008 7:32 PM, Kirk Haines <wyhaines at gmail.com> wrote:
> If, on the other hand, you accidentally pooled your app logs into the
> same file, then yeah, that will create a performance hit under load
> because every requests on each different process is trying to push to
> that same file and just depending on the OS to sort it out.
But the application log is already consolidated (to production.log) by
default-- are you suggesting that this incurs a performance hit and
the log should be split up?
--
John Joseph Bachir
http://blog.johnjosephbachir.org
http://lyceum.ibiblio.org
http://dissent.cc
http://jjb.cc
More information about the Mongrel-users
mailing list