You are viewing a plain text version of this content. The canonical link for it is here.
Posted to users@httpd.apache.org by "Bryan K. Walton" <bw...@leepfrog.com> on 2014/12/18 18:44:21 UTC

[users@httpd] Learn more about how Apache writes log files to disk (and impact on i/o)

Hi,

I'm trying to learn more about the technical details regarding how Apache writes to log files.  Specifically, does Apache call an fsync() on log writes or perhaps just a close()?

Just trying to figure out how much log writing contributes to disk i/o with Apache 2.2.

I would appreciate any insight a developer might offer me on this issue.
Thanks,
Bryan

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@httpd.apache.org
For additional commands, e-mail: users-help@httpd.apache.org