On Sun, May 4, 2014 at 7:20 PM, <[email protected]> wrote: >> Ok then, what's the output of the following command? >> >> sudo varnishadm param.show vmod_dir > > sudo varnishadm param.show vmod_dir > Not a VSM file /usr/local/var/varnish/SITE/_.vsm > > ls -al /usr/local/var/varnish/SITE/*.vsm > -rw-r--r-- 1 root root 81M May 4 08:19 > /usr/local/var/varnish/SITE/_.vsm > > file /usr/local/var/varnish/SITE/_.vsm > /usr/local/var/varnish/SITE/_.vsm: data
Is your varnishd instance running ? If not, comment out the vcl that uses the std module and start varnish before running varnishadm. _______________________________________________ varnish-misc mailing list [email protected] https://www.varnish-cache.org/lists/mailman/listinfo/varnish-misc
