• Poul-Henning Kamp's avatar
    Implement TTL adjustment from VCL · 25d3c5b3
    Poul-Henning Kamp authored
    Log in shmem where the TTL came from (doc-candidate):
    
    	696613561 RFC 900 1153517009 1153517014 1153517914 900 0
            |         |   |   |          |          |          |   |
            |         |   |   |          |          |          |   age
            |         |   |   |          |          |          max-age
            |         |   |   |          |          Expires: header
            |         |   |   |          Date: header
            |         |   |   "now"
            |         |   TTL relative to "now"
            |         who set the TTL
            xid of object
    
    or
    	
    	696613561 VCL 20 1153517009
    	|         |   |  |
    	|         |   |  "now"
    	|         |   TTL relative to "now"
    	|         who set the TTL
            xid of object
    
    
    
    
    git-svn-id: http://www.varnish-cache.org/svn/trunk/varnish-cache@551 d4fa192b-c00b-0410-8231-f00ffab90ce4
    25d3c5b3
Name
Last commit
Last update
bin Loading commit data...
contrib Loading commit data...
include Loading commit data...
lib Loading commit data...
LICENSE Loading commit data...
Makefile.am Loading commit data...
autogen.des Loading commit data...
autogen.phk Loading commit data...
autogen.sh Loading commit data...
configure.ac Loading commit data...