current time, the latter returns the number of seconds since an object
was last requested. The exact semantics of both are slightly fluid at
the moment, and will be revisited at a later date.
git-svn-id: svn+ssh://projects.linpro.no/svn/varnish/trunk@1628
d4fa192b-c00b-0410-8231-
f00ffab90ce4
RW TIME
{ hit fetch discard timeout}
}
+ { obj.lastuse
+ RO TIME
+ { hit fetch deliver discard timeout}
+ }
# The response we send back
{ resp.proto
RW HEADER
{ fetch }
}
+
+ # Miscellaneous
+ { now
+ RO TIME
+ {recv pipe pass hash miss hit fetch deliver discard timeout}
+ }
}
set tt(IP) "struct sockaddr *"