-
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.
104af2ae
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.