[4.0] cfb7fd2 C-c: nocache is honored in 4.0

Lasse Karstensen lkarsten at varnish-software.com
Tue Apr 1 15:09:52 CEST 2014


commit cfb7fd2a30a8b1bb7931ec25ab213d8179ec00d0
Author: Lasse Karstensen <lkarsten at varnish-software.com>
Date:   Thu Mar 20 17:35:02 2014 +0100

    C-c: nocache is honored in 4.0

diff --git a/doc/sphinx/users-guide/increasing-your-hitrate.rst b/doc/sphinx/users-guide/increasing-your-hitrate.rst
index 4be147f..886659e 100644
--- a/doc/sphinx/users-guide/increasing-your-hitrate.rst
+++ b/doc/sphinx/users-guide/increasing-your-hitrate.rst
@@ -222,10 +222,7 @@ Cache-Control
 
 The 'Cache-Control' header instructs caches how to handle the content. Varnish
 cares about the *max-age* parameter and uses it to calculate the TTL
-for an object. 
-
-``Cache-Control: nocache`` is ignored but if you need this you can
-easily add support for it.
+for an object.
 
 So make sure you issue a 'Cache-Control' header with a max-age
 header. You can have a look at what Varnish Software's Drupal server



More information about the varnish-commit mailing list