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