Apache2 BufferedLogs On - anybody using it ?

Posted by Qiqi on Server Fault See other posts from Server Fault or by Qiqi
Published on 2011-01-06T02:50:35Z Indexed on 2011/01/06 3:55 UTC
Read the original article Hit count: 356

Filed under:
|
|

Greetings, I am wondering, whether anybody is using BufferedLogs On with Apache2 and found any issues ? Feature is marked as experimental, but for many years now, so I guess it's rather pretty stable. I am running some servers with constrained disk IO capacity at the moment, so I turned it on hoping that even a small benefit could help in the long run ;-) I do have several to several hundreds requests per seconds so by my thoughts there is really no need to write to log after each request, cause honestly I don't think that my filesystem is the best handler for many unnecessary writes. (OCFS2 shared among several DomUs in the Xen)

© Server Fault or respective owner

Related posts about linux

Related posts about apache2