]> err.no Git - varnish/commitdiff
Add a short section on refreshing. Done for today.
authordes <des@d4fa192b-c00b-0410-8231-f00ffab90ce4>
Thu, 23 Feb 2006 15:57:43 +0000 (15:57 +0000)
committerdes <des@d4fa192b-c00b-0410-8231-f00ffab90ce4>
Thu, 23 Feb 2006 15:57:43 +0000 (15:57 +0000)
git-svn-id: svn+ssh://projects.linpro.no/svn/varnish/trunk@23 d4fa192b-c00b-0410-8231-f00ffab90ce4

varnish-doc/en/varnish-specification/article.xml

index 067d9315673db325ba58aaa3aae24fea0804c393..fb5bb0fb1e7105ba66f390461bf5c8a5e3674df5 100644 (file)
        <para>When sending a document to a client, Varnish must set
        the Expires header to the document's expiry time.</para>
       </section>
+
+      <section>
+       <title>Refreshing</title>
+
+       <para>Varnish must attempt to refresh documents before they
+       expire, in order to avoid stalling a client request while
+       retrieving an expired document.</para>
+
+       <para>XXX</para>
+      </section>
     </section>
 
     <section>