Process ELB health checks efficiently, no crazy IP lookups.
Project description
Add elb_health_check to INSTALLED_APPS.
Add elb_health_check.middleware.ELBHealthCheckMiddleware to INSTALLED_APPS.
Example:
INSTALLED_APPS.append("elb_health_check") MIDDLEWARE.insert(0, "elb_health_check.middleware.ELBHealthCheckMiddleware")
Middleware MUST be BEFORE ‘django.middleware.security.SecurityMiddleware’
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
Built Distribution
File details
Details for the file django-elb-health-check-middleware-0.1.0.tar.gz
.
File metadata
- Download URL: django-elb-health-check-middleware-0.1.0.tar.gz
- Upload date:
- Size: 5.1 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.1 CPython/3.10.1
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | c226358a02749cbc95a0669160e532309a8b6e71d8678dce2e2e9df65fa0cb20 |
|
MD5 | 0f3b661d38b136244b69813f8e5367f2 |
|
BLAKE2b-256 | 7fcd981945c4fb3c9f7ed0bbf06a20aab735140a7ae8b017ad4d64791592b8fc |
File details
Details for the file django_elb_health_check_middleware-0.1.0-py3-none-any.whl
.
File metadata
- Download URL: django_elb_health_check_middleware-0.1.0-py3-none-any.whl
- Upload date:
- Size: 7.6 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.1 CPython/3.10.1
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 50fdac6e7792d74691c749d651822f596056c43c6568c3f984bb55dc76e445f7 |
|
MD5 | 6b6cf38273f6d1040c994bbde560d319 |
|
BLAKE2b-256 | 9344ba7248a5187e6a85e13f9a658f8196f0aee5df398436885f14d35d20b66c |