If you have only-allow-proxy-connections = true (default), you cannot ping the proxy for a health check (#94). The only way to allow health checks is to disable that setting. However, disabling that setting is obviously bad/insecure.
It would be great if there was another config option to set an allowlist without proxy connections for health checks. Or at the very least, allow localhost connections.