Module Description
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:
* health_check_url
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:
* health_check_url
Module Link
Project Usage
6612
Security Covered
Covered By Security Advisory
Version Available
Production
Module Summary
This module provides a /health endpoint for load balancers to check the health of a Drupal site.
Data Name
health_check