[Varnish] #79: force nocache of objects
Varnish
varnish-bugs at projects.linpro.no
Thu Aug 9 16:42:18 CEST 2007
#79: force nocache of objects
----------------------+-----------------------------------------------------
Reporter: hmn | Owner: des
Type: defect | Status: closed
Priority: normal | Milestone:
Component: varnishd | Version: trunk
Severity: normal | Resolution: fixed
Keywords: |
----------------------+-----------------------------------------------------
Changes (by des):
* status: assigned => closed
* resolution: => fixed
Comment:
You can simply check {{{obj.http.cache-control}}} in {{{vcl_fetch}}} and
go to {{{pass}}} if it matches {{{"no-cache"}}}.
--
Ticket URL: <http://varnish.projects.linpro.no/ticket/79#comment:2>
Varnish <http://varnish.projects.linpro.no/>
The Varnish HTTP Accelerator
More information about the varnish-bugs
mailing list