mirror of
https://github.com/vyos/vyos-documentation.git
synced 2025-10-26 08:41:46 +01:00
Fixing of various errors with duplicate labels
This commit is contained in:
parent
6451bfee9c
commit
84f5f73725
@ -1,9 +1,8 @@
|
|||||||
|
|
||||||
.. _load-balancing:
|
|
||||||
|
|
||||||
#############
|
#############
|
||||||
Reverse-proxy
|
Reverse-proxy
|
||||||
#############
|
#############
|
||||||
|
|
||||||
.. include:: /_include/need_improvement.txt
|
.. include:: /_include/need_improvement.txt
|
||||||
|
|
||||||
VyOS reverse-proxy is balancer and proxy server that provides
|
VyOS reverse-proxy is balancer and proxy server that provides
|
||||||
@ -65,7 +64,8 @@ perform action accordingly.
|
|||||||
* ``req-ssl-sni`` SSL Server Name Indication (SNI) request match
|
* ``req-ssl-sni`` SSL Server Name Indication (SNI) request match
|
||||||
* ``ssl-fc-sni`` SSL frontend connection Server Name Indication match
|
* ``ssl-fc-sni`` SSL frontend connection Server Name Indication match
|
||||||
* ``ssl-fc-sni-end`` SSL frontend match end of connection Server Name
|
* ``ssl-fc-sni-end`` SSL frontend match end of connection Server Name
|
||||||
Indication
|
|
||||||
|
Indication
|
||||||
|
|
||||||
.. cfgcmd:: set load-balancing reverse-proxy service <name> rule <rule>
|
.. cfgcmd:: set load-balancing reverse-proxy service <name> rule <rule>
|
||||||
url-path <match> <url>
|
url-path <match> <url>
|
||||||
|
|||||||
@ -1,7 +1,5 @@
|
|||||||
:lastproofread: 2023-01-27
|
:lastproofread: 2023-01-27
|
||||||
|
|
||||||
.. _load-balancing:
|
|
||||||
|
|
||||||
WAN load balancing
|
WAN load balancing
|
||||||
==================
|
==================
|
||||||
|
|
||||||
|
|||||||
@ -168,6 +168,9 @@ Configuration
|
|||||||
, use source address to indentify the peer when is multi-hop session
|
, use source address to indentify the peer when is multi-hop session
|
||||||
and the gateway address as BFD peer destination address.
|
and the gateway address as BFD peer destination address.
|
||||||
|
|
||||||
|
|
||||||
|
.. _BFD Operational Commands:
|
||||||
|
|
||||||
Operational Commands
|
Operational Commands
|
||||||
====================
|
====================
|
||||||
|
|
||||||
|
|||||||
@ -288,6 +288,8 @@ found in large deployments.
|
|||||||
|
|
||||||
TACACS is defined in :rfc:`8907`.
|
TACACS is defined in :rfc:`8907`.
|
||||||
|
|
||||||
|
.. _TACACS Configuration:
|
||||||
|
|
||||||
Configuration
|
Configuration
|
||||||
-------------
|
-------------
|
||||||
|
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user