Files
session_redis_public/monitoring_status
Guewen Baconnier a0c926a478 Expire sessions generated by health checks quickly
The default expiration of sessions is 7 days. With healthchecks run
every few seconds, we quickly have millions of anonymous sessions in
Redis. Allow to define a custom expiration for some sessions and set a
very short one for the monitoring requests.
2018-01-04 09:27:50 +01:00
..
2016-11-03 16:58:36 +01:00

.. image:: https://img.shields.io/badge/licence-AGPL--3-blue.svg
    :alt: License

Monitoring: Status
==================

Provides a HTTP route that returns health status of the instance.

The url to call is ``http://server/monitoring/status``