Hi, I usually move environment-specific stuff to a specific file, and keep the cache policy in a single file. By environment, I mean dev, staging, production etc.
What usually changes between environments is backends/directors, ACLs and backend selection. Cheers, Dridi On Wed, Jan 28, 2015 at 10:34 PM, Jan-Aage Frydenbø-Bruvoll <[email protected]> wrote: > Hi, > > We've split relatively static stuff like backends, health checks, etc into > separate files in order to reduce the noise in the main VCL. The logic > remains in a single file, though. > > Best regards > Jan > > _______________________________________________ > varnish-misc mailing list > [email protected] > https://www.varnish-cache.org/lists/mailman/listinfo/varnish-misc _______________________________________________ varnish-misc mailing list [email protected] https://www.varnish-cache.org/lists/mailman/listinfo/varnish-misc
