Varnish won’t start with unused backends defined

Unused backend somebackend, defined:

Is solved with

-p vcc_err_unref=off

In CentOS / RHEL you can add that to

/etc/sysconfig/varnish

You’d also have to pass that option if you’re testing your vcl config

varnishd -p vcc_err_unref=off -C -f /etc/varnish/default.vcl

Leave a Reply

Your email address will not be published.

You may use these HTML tags and attributes: <a href="" title=""> <abbr title=""> <acronym title=""> <b> <blockquote cite=""> <cite> <code> <del datetime=""> <em> <i> <q cite=""> <s> <strike> <strong>

This site uses Akismet to reduce spam. Learn how your comment data is processed.