• Geoff Simmons's avatar
    Use VSM_Status() to check the status of the Varnish management process. · e4fd0470
    Geoff Simmons authored
    If the process has changed or restarted, re-initialize the shared
    memory attachment and re-acquire the log. A new reader metric
    mgt_restart is incremented when the status change is detected.
    
    We run the VSM_Status() check when end-of-log is reached, or when
    a flush has been signaled, to minimize the hit from the fstat()
    calls in its implementation.
    
    None of this is done when reading from a log file.
    e4fd0470
Name
Last commit
Last update
etc Loading commit data...
include Loading commit data...
m4 Loading commit data...
pkg/rpm Loading commit data...
src Loading commit data...
.dir-locals.el Loading commit data...
.gitignore Loading commit data...
COPYING Loading commit data...
INSTALL.rst Loading commit data...
LICENSE Loading commit data...
Makefile.am Loading commit data...
README.rst Loading commit data...
autogen.sh Loading commit data...
configure.ac Loading commit data...
doxygen-include.am Loading commit data...
doxygen.cfg Loading commit data...
options.txt Loading commit data...
synopsis.txt Loading commit data...