mirror of
https://gitlab.isc.org/isc-projects/kea
synced 2025-09-02 15:05:16 +00:00
[#1758] Added a note in HA doc
This commit is contained in:
@@ -765,6 +765,15 @@ available, ``server1`` will allocate the lease from the pool of
|
|||||||
``server3`` requires basic HTTP authentication and authorizes the
|
``server3`` requires basic HTTP authentication and authorizes the
|
||||||
user id "foo" with the password "bar".
|
user id "foo" with the password "bar".
|
||||||
|
|
||||||
|
.. note::
|
||||||
|
|
||||||
|
The ``url`` schema can be ``http`` or ``https`` but since Kea
|
||||||
|
version 1.9.6 the ``https`` schema requires a TLS setup which
|
||||||
|
should be implemented for Kea version 1.9.7. The hostname part
|
||||||
|
must be an IPv4 address or an IPv6 address between square
|
||||||
|
brackets, e.g. ``http://[2001::db8::1]:8080/``. Names are not
|
||||||
|
accepted.
|
||||||
|
|
||||||
.. _ha-load-balancing-advanced-config:
|
.. _ha-load-balancing-advanced-config:
|
||||||
|
|
||||||
Load Balancing with Advanced Classification
|
Load Balancing with Advanced Classification
|
||||||
|
Reference in New Issue
Block a user