Hi here, We are trying to make varnish loads dynamically vcls contained in a directory. the idea behind is: - drop a new vcl in the directory - varnish will reload it's configuration
something like: for URL: http://test.myserver.local:6081 varnish will load vcl from /home/myserver/test/default.vcl for URL: http://test2.myserver.local:6081 <http://test.myserver.local:6081/> varnish will load vcl from /home/myserver/test2/default.vcl any idea on how to achieve that maybe ? Thanks a lot ! Regards,
_______________________________________________ varnish-misc mailing list [email protected] https://www.varnish-cache.org/lists/mailman/listinfo/varnish-misc
