[master] e7779bc Forgot to :w in vi(1) before committing. (That was new...)

Poul-Henning Kamp phk at FreeBSD.org
Wed Mar 23 23:47:04 CET 2016


commit e7779bcb29c78088b1b33293fa7cd1672ea63447
Author: Poul-Henning Kamp <phk at FreeBSD.org>
Date:   Wed Mar 23 22:44:08 2016 +0000

    Forgot to :w in vi(1) before committing. (That was new...)

diff --git a/doc/sphinx/conf.py.in b/doc/sphinx/conf.py.in
index 5e411b6..9667864 100644
--- a/doc/sphinx/conf.py.in
+++ b/doc/sphinx/conf.py.in
@@ -91,7 +91,7 @@ pygments_style = 'sphinx'
 
 # The theme to use for HTML and HTML Help pages.  Major themes that come with
 # Sphinx are currently 'default' and 'sphinxdoc'.
-html_theme = 'default'
+html_theme = 'classic'
 
 # Theme options are theme-specific and customize the look and feel of a theme
 # further.  For a list of options available for each theme, see the
diff --git a/doc/sphinx/phk/farfaraway.rst b/doc/sphinx/phk/farfaraway.rst
index 5cc8271..e2e0974 100644
--- a/doc/sphinx/phk/farfaraway.rst
+++ b/doc/sphinx/phk/farfaraway.rst
@@ -70,6 +70,13 @@ might seem that way sometimes.
 
 But as prophylactic for bandwidth troubles, it is second to none.
 
+One of the goals of Varnish was that it should be easy to roll out
+in a crisis situation, start it, repoint your DNS, suffer less,
+tune it a little bit (usually: ignore cookies) and suffer a lot less.
+
+Today was a good sanity-check for me, trying exactly that.
+All in all it worked out pretty well, as the varnishhist above shows.
+
 *phk*
 
 .. [#f1] These `BSTJ articles about the first Atlantic phone cable



More information about the varnish-commit mailing list