• Poul-Henning Kamp's avatar
    Move 'age' and 'entered' into struct exp. · f9002407
    Poul-Henning Kamp authored
    Simplify the move from sp->wrk to sp->obj accordingly.
    
    Add a diagram that explains how ttl, grace & keep related to
    each other.
    
    Fix VCL's obj.ttl variable to appear to be relative to "now" rather
    than obj->entered. (#956)
    
    Also log SLT_TTL when we change obj.grace and obj.keep
    
    Make SLT_TTL always have the same format:
    	XID
    	"RFC" or "VCL"
    	obj.ttl
    	obj.grace
    	obj.keep
    	obj.entered
    	obj.age
    In addition "RFC" has:
    	obj.date
    	obj.expires
    	obj.max-age
    
    Fixes	#956
    
    Thanks to:	DocWilco
    f9002407
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...
m4 Loading commit data...
man Loading commit data...
redhat Loading commit data...
.gitignore 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...