[master] 15faf65 Make sure separate VCL's don't get tied too hard to vhosts, they can be used for so many more things than that.
Poul-Henning Kamp
phk at FreeBSD.org
Tue Sep 13 13:06:11 CEST 2016
commit 15faf651c8a3fec22b9e3a674a32ad7be53a7224
Author: Poul-Henning Kamp <phk at FreeBSD.org>
Date: Tue Sep 13 11:04:59 2016 +0000
Make sure separate VCL's don't get tied too hard to vhosts, they
can be used for so many more things than that.
diff --git a/doc/changes.rst b/doc/changes.rst
index 7531d91..38cfe49 100644
--- a/doc/changes.rst
+++ b/doc/changes.rst
@@ -8,7 +8,7 @@ The list of changes are numerous and will not be expanded on in detail.
Major items:
-* VCL labels, allowing for per-vhost VCL.
+* VCL labels, allowing for per-vhost (or per-anything) separate VCL files.
* (Very!) experimental support for HTTP/2.
More information about the varnish-commit
mailing list