[Varnish] #405: Varnish problem with purge requests

Varnish varnish-bugs at projects.linpro.no
Wed Jan 14 16:10:23 CET 2009


#405: Varnish problem with purge requests
----------------------+-----------------------------------------------------
 Reporter:  anders    |        Owner:  phk     
     Type:  defect    |       Status:  reopened
 Priority:  high      |    Milestone:          
Component:  varnishd  |      Version:  2.0     
 Severity:  normal    |   Resolution:          
 Keywords:            |  
----------------------+-----------------------------------------------------
Changes (by anders):

  * status:  closed => reopened
  * resolution:  worksforme =>

Comment:

 This syntax is not valid:

 {{{
 Expected ')' got 'req.url'
 (program line 352), at
 (/usr/local/etc/varnish.vcl Line 147 Pos 40)
                         purge_url ("^" req.url "$");
 ---------------------------------------#######------
 VCL compilation failed
 }}}

 It seems obj.ttl is not reachable in vcl_pass either. Is that fixable? If
 so we could just set it to 0?

-- 
Ticket URL: <http://varnish.projects.linpro.no/ticket/405#comment:5>
Varnish <http://varnish.projects.linpro.no/>
The Varnish HTTP Accelerator


More information about the varnish-bugs mailing list