mirror of
https://github.com/bytedance/g3.git
synced 2026-05-05 07:10:51 +00:00
g3proxy: add doc for divert_tcp escaper
This commit is contained in:
parent
c10191ca17
commit
9d99723825
7 changed files with 115 additions and 22 deletions
|
|
@ -35,6 +35,7 @@ The following common keys are supported:
|
|||
|
||||
The user tcp connect params will be taken into account.
|
||||
|
||||
* :ref:`happy eyeballs <conf_escaper_common_happy_eyeballs>`
|
||||
* :ref:`tcp_misc_opts <conf_escaper_common_tcp_misc_opts>`
|
||||
* :ref:`udp_misc_opts <conf_escaper_common_udp_misc_opts>`
|
||||
* :ref:`extra_metrics_tags <conf_escaper_common_extra_metrics_tags>`
|
||||
|
|
@ -60,17 +61,6 @@ Set the network filter for the (resolved) remote ip address.
|
|||
|
||||
**default**: all permitted except for loop-back and link-local addresses
|
||||
|
||||
happy_eyeballs
|
||||
--------------
|
||||
|
||||
**optional**, **type**: :ref:`happy eyeballs <conf_value_happy_eyeballs>`
|
||||
|
||||
Set the HappyEyeballs config.
|
||||
|
||||
**default**: default HappyEyeballs config
|
||||
|
||||
.. versionadded:: 1.5.3
|
||||
|
||||
tcp_keepalive
|
||||
-------------
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue