From: Arran Cudbard-Bell Date: Tue, 23 May 2023 22:36:49 +0000 (-0400) Subject: radhttpcheck: slightly clearer X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=2dff4db8927304aea368451cc6b194e87d2f8e6a;p=thirdparty%2Ffreeradius-server.git radhttpcheck: slightly clearer --- diff --git a/scripts/health/radhttpcheck/README.md b/scripts/health/radhttpcheck/README.md index 74aa04f298b..0a2fc7e9f84 100644 --- a/scripts/health/radhttpcheck/README.md +++ b/scripts/health/radhttpcheck/README.md @@ -5,8 +5,8 @@ No cloud providers currently support sending RADIUS packets from their cloud nat In order to actively monitor FreeRADIUS (or other RADIUS servers) in these environments, we need to provide a HTTP service which sends RADIUS packets on behalf of the load balancer -This script provides a HTTP <-> RADIUS gateway, sending pre-configured RADIUS packets to a IP/Port -and translating the response codes in HTTP response codes. +This script provides a HTTP <-> RADIUS gateway, sending pre-configured RADIUS packets to an ip/port +and translating the response (or lack of response) to a HTTP response code. ## How it works The configuration file allows one or more healthchecks to be configured, these healthchecks, when accessed