503 Error was met frequently

Peter Jacobs Peter.Jacobs at icts.kuleuven.be
Mon Jan 7 20:14:01 CET 2013


The probes have a short timeout... You could try changing the probes temporarily to e.g.:

.probe = {
.url = "/live.html";
.interval = 1s;
.timeout = 30s;
.window = 10;
.threshold = 2;
  }
 

kind regards,
Peter


More information about the varnish-misc mailing list