upgrading to v4, change of "req.backend.healthy" -> "std.healthy(req.backend)" reports "Symbol not found: 'std.healthy' (expected type BOOL)"

grantksupport at operamail.com grantksupport at operamail.com
Sun May 4 20:54:19 CEST 2014



On Sun, May 4, 2014, at 11:34 AM, Dridi Boukelmoune wrote:
> Run it with a dummy VCL, I only want to see whether you need to
> specify the vmod dir in varnishd's command line.

/usr/local/sbin/varnishd -n DUMMY \
-f /usr/local/src/varnish4-cache-git/etc/example.vcl \
-a 127.0.0.1:6081,[::1]:6081 \
-T 127.0.0.1:6082

ps ax | grep varnish
	 6745 ?        SLs    0:00 /usr/local/sbin/varnishd -n DUMMY -f
	 /usr/local/src/varnish4-cache-git/etc/example.vcl -a
	 127.0.0.1:6081,[::1]:6081 -T 127.0.0.1:6082
	 6752 ?        Sl     0:00 /usr/local/sbin/varnishd -n DUMMY -f
	 /usr/local/src/varnish4-cache-git/etc/example.vcl -a
	 127.0.0.1:6081,[::1]:6081 -T 127.0.0.1:6082
	 6992 pts/9    S+     0:00 grep --color=auto varnish

varnishadm param.show vmod_dir
	Not a VSM file /usr/local/var/varnish/SITE/_.vsm



More information about the varnish-misc mailing list