[Varnish] #859: varnish does not process non-cachehigh traffic and waits on them

Varnish varnish-bugs at varnish-cache.org
Thu Feb 10 04:50:09 CET 2011


#859: varnish does not process non-cachehigh traffic and waits on them
-------------------+--------------------------------------------------------
 Reporter:  hyou   |        Type:  defect 
   Status:  new    |    Priority:  highest
Milestone:         |   Component:  build  
  Version:  2.1.2  |    Severity:  blocker
 Keywords:         |  
-------------------+--------------------------------------------------------

Comment(by kb):

 I suspect you're seeing an "infinite" restart in vcl_hit().  I think you
 want to remove the Cache-Control header, rather than just repeat an
 identical request?  Setting the obj.ttl won't do what you want, plus I
 think it's irrelevant with the immediate restart.

 BTW, this is probably better for the -misc mailing list, rather than a
 bug, since there's no actual triaged bug yet.
 --
 kb

-- 
Ticket URL: <http://www.varnish-cache.org/trac/ticket/859#comment:1>
Varnish <http://varnish-cache.org/>
The Varnish HTTP Accelerator




More information about the varnish-bugs mailing list