]> git.ipfire.org Git - thirdparty/kea.git/commitdiff
[#1986] Wordsmithing
authorTomek Mrugalski <tomek@isc.org>
Tue, 24 Aug 2021 10:34:16 +0000 (12:34 +0200)
committerTomek Mrugalski <tomek@isc.org>
Tue, 24 Aug 2021 15:04:41 +0000 (15:04 +0000)
doc/examples/agent/comments.json
doc/examples/agent/https.json
doc/examples/agent/simple.json
doc/sphinx/arm/agent.rst
doc/sphinx/arm/hooks-ha.rst
src/bin/keactrl/kea-ctrl-agent.conf.pre

index 8f33679ae7d7338017fdd6da882146ae1c5e38cd..6f40bdbb20af9ff51c48fcfce0187b85b086e338 100644 (file)
@@ -15,7 +15,7 @@
         // multi-threading to function, make sure the port used by dedicated
         // listener is different (e.g. 8001) than the one used by CA. Note
         // the commands should still be sent via CA. The dedicated listener
-        // is specifically for HA traffic only.
+        // is specifically for HA updates only.
         "http-port": 8000,
 
         // In authentication
index c34ac0bb5642b184458578b5676b377ecd7bab88..2266499fb0d72b7828fc365060b84b8ef6ed671f 100644 (file)
@@ -13,7 +13,7 @@
         // multi-threading to function, make sure the port used by dedicated
         // listener is different (e.g. 8001) than the one used by CA. Note
         // the commands should still be sent via CA. The dedicated listener
-        // is specifically for HA traffic only.
+        // is specifically for HA updates only.
         "http-port": 8000,
 
         // TLS trust anchor (Certificate Authority). This is a file name or
index 53a4c5cb6e51092e3cc7d256de417bcfc4567599..e248bf5e3ed6beaaa77c32347af34ff7f355f1ea 100644 (file)
@@ -13,7 +13,7 @@
         // multi-threading to function, make sure the port used by dedicated
         // listener is different (e.g. 8001) than the one used by CA. Note
         // the commands should still be sent via CA. The dedicated listener
-        // is specifically for HA traffic only.
+        // is specifically for HA updates only.
         "http-port": 8000,
 
         // Optional authentication.
index ec89bbc43b36a454ffd25a47478079efdb048c9c..abe884c5b401686ccca792d66cdde13a5522f3b3 100644 (file)
@@ -107,7 +107,7 @@ hook library http listener. When using HA hook library with
 multi-threading to function, make sure the port used by dedicated
 listener is different (e.g. 8001) than the one used by CA. Note
 the commands should still be sent via CA. The dedicated listener
-is specifically for HA traffic only.
+is specifically for HA updates only.
 
 The ``trust-anchor``, ``cert-file``, ```key-file`` and ``cert-required``
 parameters specify the TLS setup for HTTP i.e. HTTPS. If these parameters
index fac7a255caccf4eb0d2ced6d5e60d34d0520d2f1..67f71007a3fe66e9927ac13272f469f0690ed80d 100644 (file)
@@ -1463,7 +1463,7 @@ load-balancing and the hot-standby cases presented in previous sections.
         // multi-threading to function, make sure the port used by dedicated
         // listener is different (e.g. 8001) than the one used by CA. Note
         // the commands should still be sent via CA. The dedicated listener
-        // is specifically for HA traffic only.
+        // is specifically for HA updates only.
        "http-port": 8000,
 
        "control-sockets": {
index e059e30da89528b3372609d8d91cb5bdfd5de6f3..e6ae8b8ac6701ddbfbb402898e55ffa19222d7ad 100644 (file)
@@ -23,7 +23,7 @@
     // multi-threading to function, make sure the port used by dedicated
     // listener is different (e.g. 8001) than the one used by CA. Note
     // the commands should still be sent via CA. The dedicated listener
-    // is specifically for HA traffic only.
+    // is specifically for HA updates only.
     "http-port": 8000,
 
     // Specify location of the files to which the Control Agent