Health Check URL module is built to provide an endpoint for all type of load balancer (or Pingdom, new relic..),An endpoint will let the load balancer know that the site is working fine by sending them the configured response with HTTP status code 200.

If Drupal fails to bootstrap, it will returns an error code instead of configured response and your load balancer knows there is something not working with the particular instance and can drop it from load balancing.

health endpoint will never be cached.

It delivers configurable elements so everything can be customized & user defined.

You have an option to use your own endpoint instead of generic word "health" as endpoint.

Health Check URL provides five different formats of response with the combination of string & timestamp which is configurable,

the endpoint is configurable which says site is not restricted to use the default endpoint /health alone, it can have custom endpoint.

Access on maintenance mode with configuration.

Features

  1. Endpoint configurable
  2. String configurable
  3. Format Configurable
  4. Configurable maintenance mode access

Demo : https://www.youtube.com/watch?v=CfSgagZy2J4

Supporting organizations: 

Project information

Releases