In message <1ff67d7369ed1a45832180c7c1109bca13e23e7...@tmmail0.trademe.local>, 
Ross Brown writes:
>> So it is possible to start your Varnish with one VCL program, and have
>> a small script change to another one some minutes later.
>
>What would this small script look like?=20

        sleep 600
        varnishadm vcl.load real_thing "/usr/local/etc/varnish/real.vcl"
        varnishadm vcl.use real_thing

-- 
Poul-Henning Kamp       | UNIX since Zilog Zeus 3.20
p...@freebsd.org         | TCP/IP since RFC 956
FreeBSD committer       | BSD since 4.3-tahoe    
Never attribute to malice what can adequately be explained by incompetence.
_______________________________________________
varnish-misc mailing list
varnish-misc@projects.linpro.no
http://projects.linpro.no/mailman/listinfo/varnish-misc

Reply via email to