503 Error was met frequently

Peter Jacobs Peter.Jacobs at icts.kuleuven.be
Mon Jan 7 19:14:01 UTC 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 vinyl-misc mailing list