mirror of
https://github.com/bytedance/g3.git
synced 2026-05-03 14:10:39 +00:00
g3proxy: allow to select from IDs in *float escaper
This commit is contained in:
parent
4e541c3a07
commit
56c894d202
4 changed files with 102 additions and 52 deletions
|
|
@ -36,6 +36,7 @@ The following egress path selection methods is supported:
|
|||
- just one :ref:`Bind IP <config_escaper_dynamic_bind_ip>`
|
||||
- an array of :ref:`Bind IP <config_escaper_dynamic_bind_ip>`, a random one will be selected
|
||||
- just one :ref:`Bind IP ID <config_escaper_dynamic_bind_ip_id>`, the ID should be present in escaper config
|
||||
- an array of :ref:`Bind IP ID <config_escaper_dynamic_bind_ip_id>`, a usable ID will be selected randomly
|
||||
|
||||
.. note:: you should consider disable ipv4 / ipv6 at escaper level if the value in the egress path selection doesn't
|
||||
support ipv4 / ipv6
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue