[Varnish] #834: Varnish sends health checks to backends after backend was removed with a config reload

Varnish varnish-bugs at varnish-cache.org
Wed Dec 15 10:38:38 CET 2010


#834: Varnish sends health checks to backends after backend was removed with a
config reload
----------------------+-----------------------------------------------------
  Reporter:  mkania   |        Type:  defect            
    Status:  closed   |    Priority:  normal            
 Milestone:           |   Component:  build             
   Version:  2.1.3    |    Severity:  normal            
Resolution:  invalid  |    Keywords:  healthcheck reload
----------------------+-----------------------------------------------------
Changes (by kristian):

  * status:  new => closed
  * resolution:  => invalid


Comment:

 Using load/use does not trigger 'discard'. The old configuration is
 present.

 This is not a bug - it's working as intended.

 Part of this logic has been drastically improved to avoid polling the same
 backend multiple times - but part of it has not. To stop the requests, you
 will have to use vcl.discard once the refcounter is down.

 Feel free to use the mail list for further discussion - there's certainly
 room for it, but as this isn't a bug, I'm closing it.

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




More information about the varnish-bugs mailing list