Health Checks (Contrib)

dotnet add OrchardCoreContrib.HealthChecks

Provides health checks for your website.

Features

Health Checks

Provides health checks for the website. Its upstream feature ID is OrchardCoreContrib.HealthChecks, and it is categorized as Health Checks. No additional feature dependencies are listed for it in the upstream manifest. This description is based on the OrchardCoreContrib manifest metadata; Orchard Core displays feature entries in the feature management UI with their description, category, and dependencies.

Health Checks IP Restriction

Restricts access to health checks endpoints by IP address. Its upstream feature ID is OrchardCoreContrib.HealthChecks.IPRestriction, and it is categorized as Health Checks. It depends on OrchardCoreContrib.HealthChecks, so Orchard Core enables that dependency when this feature is enabled. This description is based on the OrchardCoreContrib manifest metadata; Orchard Core displays feature entries in the feature management UI with their description, category, and dependencies.

Health Checks Rate Limiting

Limits requests to health checks endpoints to prevent DOS attacks. Its upstream feature ID is OrchardCoreContrib.HealthChecks.RateLimiting, and it is categorized as Health Checks. It depends on OrchardCoreContrib.HealthChecks, so Orchard Core enables that dependency when this feature is enabled. This description is based on the OrchardCoreContrib manifest metadata; Orchard Core displays feature entries in the feature management UI with their description, category, and dependencies.

Health Checks Blocking Rate Limiting

Adds blocking behavior to the health checks rate limiter. Clients exceeding the limit are temporarily blocked to prevent DoS attacks. Its upstream feature ID is OrchardCoreContrib.HealthChecks.BlockingRateLimiting, and it is categorized as Health Checks. It depends on OrchardCoreContrib.HealthChecks.RateLimiting, so Orchard Core enables that dependency when this feature is enabled. This description is based on the OrchardCoreContrib manifest metadata; Orchard Core displays feature entries in the feature management UI with their description, category, and dependencies.

Licenses:
Versions:

Previous module
Gravatar
Next module
HTML (Contrib)