[Bug 115486] [patch] [request] newsyslog(8) -- provide ability to compress Nth rotated file

bugzilla-noreply at freebsd.org bugzilla-noreply at freebsd.org
Mon Feb 20 08:25:05 UTC 2017


https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=115486

Ben RUBSON <ben.rubson at gmail.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |ben.rubson at gmail.com

--- Comment #1 from Ben RUBSON <ben.rubson at gmail.com> ---
This patch would be really useful for Apache :
http://httpd.apache.org/docs/current/stopping.html
"At present there is no way for a log rotation script using USR1 to know for
certain that all children writing the pre-restart log have finished. We suggest
that you use a suitable delay after sending the USR1 signal before you do
anything with the old log."

So this patch really helps, as we can then choose not to compress the first
rotated file.

Could we think about committing / MFCing it please ?

Many thanks !

Ben

-- 
You are receiving this mail because:
You are the assignee for the bug.


More information about the freebsd-bugs mailing list