[experimental-ims] e855267 Make sure the user understands that this is about the default configuration

Andreas Plesner Jacobsen apj at mutt.dk
Thu Dec 18 10:27:51 CET 2014


commit e855267d8c4029a0056434eaf373b1fe9e9ffb96
Author: Andreas Plesner Jacobsen <apj at mutt.dk>
Date:   Fri Jul 6 15:25:48 2012 +0200

    Make sure the user understands that this is about the default configuration

diff --git a/doc/sphinx/tutorial/cookies.rst b/doc/sphinx/tutorial/cookies.rst
index deda74c..c75171f 100644
--- a/doc/sphinx/tutorial/cookies.rst
+++ b/doc/sphinx/tutorial/cookies.rst
@@ -89,7 +89,7 @@ Cookies coming from the backend
 ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
 
 If your backend server sets a cookie using the Set-Cookie header
-Varnish will not cache the page.  A hit-for-pass object (see
-:ref:`tutorial-vcl_fetch_actions`) is created. So, if the backend
-server acts silly and sets unwanted cookies just unset the Set-Cookie
-header and all should be fine. 
+Varnish will not cache the page in the default configuration.  A
+hit-for-pass object (see :ref:`tutorial-vcl_fetch_actions`) is created.
+So, if the backend server acts silly and sets unwanted cookies just unset
+the Set-Cookie header and all should be fine. 



More information about the varnish-commit mailing list