diff --git a/doc/admin-guide/files/parent.config.en.rst b/doc/admin-guide/files/parent.config.en.rst index c6af59a62d9..41a83ef223c 100644 --- a/doc/admin-guide/files/parent.config.en.rst +++ b/doc/admin-guide/files/parent.config.en.rst @@ -143,7 +143,7 @@ The following list shows the possible actions and their allowed values. If ``round_robin`` is set to ``consistent_hash``, you may add a unique ``hash string`` following the ``weight`` for each parent. The ``hash string`` must start with ``&`` - and is used to build both the primary and secondary rings using the ``hash string`` + and is used to build both the primary and secondary rings using the ``hash string`` for each parent insted of the parents ``hostname`` or ``ip address``. This can be useful so that two different hosts may be used to cache the same requests. Example:: diff --git a/doc/admin-guide/files/records.config.en.rst b/doc/admin-guide/files/records.config.en.rst index a94e4dbce08..c51d239d3ed 100644 --- a/doc/admin-guide/files/records.config.en.rst +++ b/doc/admin-guide/files/records.config.en.rst @@ -1670,7 +1670,7 @@ Proxy User Variables ``10.0.2.123`` A single IP Address. ``10.0.3.1-10.0.3.254`` A range of IP address. ``10.0.4.0/24`` A range of IP address specified by CIDR notation. - ======================= ============================================================ + ======================= =========================================================== .. important:: @@ -1679,7 +1679,7 @@ Proxy User Variables information. See :ts:cv:`proxy.config.http.server_ports` for information on how to enable Proxy Protocol on a port. - See :ref:`proxy-protocol` for more discussion on how |TS| tranforms the `Forwarded: header. + See :ref:`proxy-protocol` for more discussion on how |TS| tranforms the `Forwarded: header`. .. ts:cv:: CONFIG proxy.config.http.normalize_ae INT 1 :reloadable: