I am trying for a while to use vmods with varnish. But, it seems, I need to build varnish from source if I want to integrate a vmod, for example, statsd
. But, I have already running varnish successfully by installing it via rpm on my centos7 machine.
My question is, is it possible to use a vmod when varnish is installed from rpm? How to do it?