Published a month ago
Published a month ago
Hattori
Updated a month ago
0
Hello, how to disable healthcheck for all applications?
i got hundreds of messages in my logs, like:
INFO: 172.21.0.1:46734 - "GET / HTTP/1.1" 404 Not Found
2026-08-16T17:47:00Z | 200 | 8.758097ms | 172.19.0.1 | GET "/"
which is very annoying and hinders the investigation of real problems
P.S. Version 9.3.11
Sylvie
Updated a month ago
You can disable it in the Applications section.
Go to Applications → click Details → Basic, then turn off Enable upstream server health checks.
This should stop the health check requests from being generated.