https://bz.apache.org/bugzilla/show_bug.cgi?id=69264

--- Comment #19 from Joe Orton <jor...@redhat.com> ---
Sorry hit enter too soon, meant to add something useful.

With piped logging you are only guaranteed atomicity for writes <= 4K
(PIPE_BUF)

If mod_log_forensic is writing >4K per call then I think it would be expected
to have interleaved output seen by the piped logger.

-- 
You are receiving this mail because:
You are the assignee for the bug.
---------------------------------------------------------------------
To unsubscribe, e-mail: bugs-unsubscr...@httpd.apache.org
For additional commands, e-mail: bugs-h...@httpd.apache.org

Reply via email to