health_check
Security covered
Note from the maintainer
If you need other endpoint than /health, please use the health_check_url module!
Description
Simple end point for load balancers (or Pingdom, OhDear, New Relic etc) to check the health of your Drupal site.
The module provides /health endpoint which is never cached and returns only timestamp as a body with HTTP status code 200. If Drupal fails to bootstrap, it returns an error code instead and your load balancer knows there is something wrong with the particular instance and can drop it from load balancing.
Other similar modules: