It looks like any http request will cause the heartbeat file to be updated.
Is it possible to add a health checking path that just returns an "OK" response without updating the heartbeat?
That way a reverse proxy can check to see if the server is up without looking like user activity.
It looks like any http request will cause the heartbeat file to be updated.
Is it possible to add a health checking path that just returns an "OK" response without updating the heartbeat?
That way a reverse proxy can check to see if the server is up without looking like user activity.