summaryrefslogtreecommitdiffstats
path: root/doc/examples/kea4/ha-load-balancing-server1-mt-with-tls.json
diff options
context:
space:
mode:
authorRazvan Becheriu <razvan@isc.org>2022-11-24 17:20:55 +0100
committerRazvan Becheriu <razvan@isc.org>2022-11-24 17:38:43 +0100
commit9b89f0f139aad30a4dff30334d8a13e86caeeb21 (patch)
tree34782c64f9e87a72f76537e6c8027d2bbdeef442 /doc/examples/kea4/ha-load-balancing-server1-mt-with-tls.json
parent[#2472] updated documentation for ignore-iaid parameter in flex_id hooks library (diff)
downloadkea-9b89f0f139aad30a4dff30334d8a13e86caeeb21.tar.xz
kea-9b89f0f139aad30a4dff30334d8a13e86caeeb21.zip
[#2472] updated documentation
Diffstat (limited to 'doc/examples/kea4/ha-load-balancing-server1-mt-with-tls.json')
-rw-r--r--doc/examples/kea4/ha-load-balancing-server1-mt-with-tls.json2
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/examples/kea4/ha-load-balancing-server1-mt-with-tls.json b/doc/examples/kea4/ha-load-balancing-server1-mt-with-tls.json
index 91dde37eb8..ff094a3387 100644
--- a/doc/examples/kea4/ha-load-balancing-server1-mt-with-tls.json
+++ b/doc/examples/kea4/ha-load-balancing-server1-mt-with-tls.json
@@ -143,7 +143,7 @@
// When running in MT mode, the dedicated listener is used to handle
// lease updates.
"http-dedicated-listener": true,
- // The number of threads used to handle incomming requests.
+ // The number of threads used to handle incoming requests.
// A value of 0 instructs the server to use the same number of
// threads that the Kea core is using for DHCP multi-threading.
"http-listener-threads": 0,