• Reza Naghibi's avatar
    Make sure Age is always less than max-age · 14ce4804
    Reza Naghibi authored
    By rounding Age down, we make sure Age < max-age while the object
    is fresh. Otherwise, we can prematurely get Age == max-age and Varnish
    will calculate that as a 0s TTL and create a pass scenario.
    
    Conflicts:
    	bin/varnishd/cache/cache_req_fsm.c
    14ce4804
s00006.vtc 481 Bytes