• Poul-Henning Kamp's avatar
    Don my peril sensitive sun-glasses, and go over the TTL calculation · 37e8c0c1
    Poul-Henning Kamp authored
    routine.
    
    Follow RFC2616 more closely, and make relative (ie: max-age) specifications
    take precedence over absolute specifications (Expires:)
    
    Add an explicit clock-skew window (parameter: clock_skew) and only
    interpret Expires: in absolute terms if the Date: header is inside
    this window.
    
    Explicit check for the case where the backend sends an Expires: which
    is before the Date:, even if the Date: is out side our window.
    
    
    
    
    git-svn-id: http://www.varnish-cache.org/svn/trunk@3019 d4fa192b-c00b-0410-8231-f00ffab90ce4
    37e8c0c1
Name
Last commit
Last update
bin Loading commit data...
doc Loading commit data...
etc Loading commit data...
include Loading commit data...
lib Loading commit data...
man Loading commit data...
redhat Loading commit data...
ChangeLog Loading commit data...
INSTALL Loading commit data...
LICENSE Loading commit data...
Makefile.am Loading commit data...
README Loading commit data...
autogen.des Loading commit data...
autogen.sh Loading commit data...
configure.ac Loading commit data...
varnishapi.pc.in Loading commit data...