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
|
|
@ -62,6 +62,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>`
|
||||
|
||||
|
|
@ -104,17 +105,6 @@ Set the network filter for the (resolved) remote ip address.
|
|||
|
||||
**default**: all permitted except for loopback 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