]> git.ipfire.org Git - thirdparty/freeradius-server.git/commitdiff
radhttpcheck: slightly clearer
authorArran Cudbard-Bell <a.cudbardb@freeradius.org>
Tue, 23 May 2023 22:36:49 +0000 (18:36 -0400)
committerGitHub <noreply@github.com>
Tue, 23 May 2023 22:36:49 +0000 (18:36 -0400)
scripts/health/radhttpcheck/README.md

index 74aa04f298bb5e8ac211b12286b0000988620db4..0a2fc7e9f84a275fc067f3766847816b3b8827dd 100644 (file)
@@ -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