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
|
|
@ -31,6 +31,7 @@ The following egress path selection methods is supported:
|
|||
- just one :ref:`peer <config_escaper_dynamic_peer>`
|
||||
- an array of :ref:`peer <config_escaper_dynamic_peer>`, a random one will be selected
|
||||
- just one :ref:`peer id <config_escaper_dynamic_peer_id>`, the ID should be present in escaper config
|
||||
- an array of :ref:`peer id <config_escaper_dynamic_peer_id>`, a usable ID wil be selected randomly
|
||||
|
||||
.. versionadded:: 1.7.22
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue