[Varnish] #1443: Varnish crashes on attempt to return (restart)

Varnish varnish-bugs at varnish-cache.org
Fri Mar 7 11:29:54 CET 2014


#1443: Varnish crashes on attempt to return (restart)
---------------------------+--------------------
 Reporter:  quintonparker  |       Owner:
     Type:  defect         |      Status:  new
 Priority:  normal         |   Milestone:
Component:  varnishd       |     Version:  3.0.5
 Severity:  major          |  Resolution:
 Keywords:                 |
---------------------------+--------------------

Comment (by lkarsten):

 Restart for vcl_fetch should work fine. Please provide a VCL if you mean
 otherwise.

 Restart in vcl_pass isn't handled explicitly, but documented to work.
 Restart in vcl_miss is INCOMPLETE(), as you noticed.

 In all cases you have a workaround in going via vcl_error where restarts
 work as expected.

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




More information about the varnish-bugs mailing list