]> err.no Git - varnish/commit
Merge r3388:
authortfheen <tfheen@d4fa192b-c00b-0410-8231-f00ffab90ce4>
Wed, 28 Jan 2009 12:13:05 +0000 (12:13 +0000)
committertfheen <tfheen@d4fa192b-c00b-0410-8231-f00ffab90ce4>
Wed, 28 Jan 2009 12:13:05 +0000 (12:13 +0000)
commit05bbfc281df8973a8aef4e017547af820d38cad3
treeb3a9dda7cf242bda0aee91fec9f99007b9519d8b
parentbcc0a9a6b828d64f3b01afa956f0013da6b638e7
Merge r3388:

Make sure that
        set obj.ttl = 0s
means that the object is not hit again by actually using "-1" instead.

This works around the rounding error which otherwise causes the object
to be inside TTL for up to one second - epsilon.

git-svn-id: svn+ssh://projects.linpro.no/svn/varnish/branches/2.0@3552 d4fa192b-c00b-0410-8231-f00ffab90ce4
varnish-cache/bin/varnishd/cache_vrt.c
varnish-cache/bin/varnishtest/tests/v00023.vtc [new file with mode: 0644]