Pyramid health
Project description
Pyramid_health implement the pyramid view used by the loadbalancers to perform health-check on the application.
Features
* Maintenance mode (enabled by touching a file)
Note:
* The health-check url is currently hard-coded to /health
Usage
To use pyramid_health, you should include the module pyramid_health to your pyramid configuration
config.include("pyramid_health")
Or add in the paster configuration
pyramid.include = pyramid_health
Configuration options
healthcheck.disablefile
Enable maintenance mode depending on the existance of a file. In maintenance mode, the health view responds with a 503 HTTP code.
Project details
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
pyramid_health-0.3.14.tar.gz
(2.1 kB
view details)
File details
Details for the file pyramid_health-0.3.14.tar.gz
.
File metadata
- Download URL: pyramid_health-0.3.14.tar.gz
- Upload date:
- Size: 2.1 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | c9d537fe630730a6363704180ba68b1f45f7ac4ce9d8f7b71a0e4a99bdc8ee21 |
|
MD5 | 425c9a4888bf1600901de631295fcfca |
|
BLAKE2b-256 | 624778a1fdaf1d0d7e5d6abcde9e579a9fd4bd8a9872c566708216fe797acacd |