Skip to main content

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


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

File hashes

Hashes for django-elb-health-check-middleware-0.1.0.tar.gz
Algorithm Hash digest
SHA256 c226358a02749cbc95a0669160e532309a8b6e71d8678dce2e2e9df65fa0cb20
MD5 0f3b661d38b136244b69813f8e5367f2
BLAKE2b-256 7fcd981945c4fb3c9f7ed0bbf06a20aab735140a7ae8b017ad4d64791592b8fc

See more details on using hashes here.

File details

Details for the file django_elb_health_check_middleware-0.1.0-py3-none-any.whl.

File metadata

File hashes

Hashes for django_elb_health_check_middleware-0.1.0-py3-none-any.whl
Algorithm Hash digest
SHA256 50fdac6e7792d74691c749d651822f596056c43c6568c3f984bb55dc76e445f7
MD5 6b6cf38273f6d1040c994bbde560d319
BLAKE2b-256 9344ba7248a5187e6a85e13f9a658f8196f0aee5df398436885f14d35d20b66c

See more details on using hashes here.

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page