varnishncsa, -w option and the HUP signal
Eirik Øverby
ltning at anduin.net
Mon Dec 10 20:04:25 CET 2007
Hi,
I suspect I've asked this before:
Quoting the man page:
-w file Write log entries to file instead of displaying
them. The
file will be overwritten unless the -a option was
specified.
If varnishncsa receives a SIGHUP while writing to a
file, it
will reopen the file, allowing the old one to be
rotated
away.
Put shortly, varnishncsa seems to totally ignore HUP signals. No log
file reopening takes place. I see from the source that code is there
to handle it, but I lack the skills and time to figure out why it's
not hit, or not working as (I) expect(ed).
I remember trying this some time ago as well, while varnish 1.0 was
the hotness, and found the same behavior. I've meanwhile resorted to
writing to a fifo buffer and reading from there using flog. Not
pretty, but it works.
/Eirik
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://www.varnish-cache.org/lists/pipermail/varnish-misc/attachments/20071210/0f6ffa94/attachment-0001.html>
More information about the varnish-misc
mailing list