|
From: Radosław K. <rad...@ko...> - 2019-09-27 08:42:12
|
Hello, czw., 26 wrz 2019 o 18:57 David Brodbeck <bro...@ma...> napisał(a): > I deliberately have this set up because I want to know if the director > crashes. Does mean I have to put up with one of those messages every ten > minutes though. ;) > To check if a Director is working you should just use a proper probe. Checking if any service is running by spraying around random bits is insane, IMHO. When you check if HTTP server is working you just perform a proper HTTP GET request and expect a 200 response, right? best regards -- Radosław Korzeniewski rad...@ko... |