mirror of
https://github.com/bytedance/g3.git
synced 2026-05-03 14:10:39 +00:00
update doc about egress path selection
This commit is contained in:
parent
ad3742921e
commit
e9d8f45a02
6 changed files with 75 additions and 8 deletions
|
|
@ -5,7 +5,13 @@ route_mapping
|
|||
|
||||
This escaper allows to select a next escaper based on the user specified path selection index.
|
||||
|
||||
If no index can be get from the path selection method, the default random one will be used.
|
||||
The following egress path selection methods is supported:
|
||||
|
||||
* :ref:`by index <proto_egress_path_selection_by_index>`
|
||||
|
||||
The index will be used as the index of the next escaper
|
||||
|
||||
If no index can be get from the path selection method, the default random one will be used.
|
||||
|
||||
No common keys are supported.
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue