[master] 7cfa03c Accept-accept
Per Buer
perbu at varnish-cache.org
Thu Jun 6 10:38:16 CEST 2013
commit 7cfa03ce19dbfc2151c2a31c788ff87dc7c3dc00
Author: Per Buer <perbu at varnish-software.com>
Date: Thu Jun 6 10:32:22 2013 +0200
Accept-accept
diff --git a/doc/sphinx/users-guide/vary.rst b/doc/sphinx/users-guide/vary.rst
index 9242c22..40b891b 100644
--- a/doc/sphinx/users-guide/vary.rst
+++ b/doc/sphinx/users-guide/vary.rst
@@ -8,9 +8,10 @@ misunderstood HTTP header.*
The Vary header is sent by the web server to indicate what makes a
HTTP object Vary. This makes a lot of sense with headers like
-Accept-Language. When a server issues a "Vary: Accept-Accept" it tells
-Varnish that its needs to cache a separate version for every different
-Accept-Language that is coming from the clients.
+Accept-Language. When a backend server issues a "Vary:
+Accept-Language" it tells Varnish that its needs to cache a separate
+version for every different Accept-Language that is coming from the
+clients.
If two clients say they accept the languages "en-us, en-uk" and "da, de"
respectively, Varnish will cache and serve two different versions of
More information about the varnish-commit
mailing list