[Varnish] #1165: the authentication problem with varnish healthy check probe

Varnish varnish-bugs at varnish-cache.org
Tue Jul 10 04:39:21 CEST 2012


#1165: the authentication problem with varnish healthy check probe
-----------------------------------+----------------------------------------
 Reporter:  bitwind                |        Type:  defect
   Status:  new                    |    Priority:  high  
Milestone:                         |   Component:  build 
  Version:  2.1.4                  |    Severity:  normal
 Keywords:  authentication  probe  |  
-----------------------------------+----------------------------------------
 we use probe to do healthy check with the backend
 for example[[BR]]
                probe = {[[BR]]
                         .url = "/iCAP/apis/";[[BR]]
                         .timeout = 30s;[[BR]]
                         .interval = 5s;[[BR]]
                         .window = 5;[[BR]]
                         .threshold = 3;[[BR]]
                         }[[BR]]
 It need security authentication to access, I don't know whether there is
 an approach to do it in the VCL, or we must set other pingURL which
 doesn't need auhtentication?
 thanks

-- 
Ticket URL: <https://www.varnish-cache.org/trac/ticket/1165>
Varnish <https://varnish-cache.org/>
The Varnish HTTP Accelerator




More information about the varnish-bugs mailing list