envoyproxy/envoy

Use VHDS with static route config

Open

#32,035 opened on Jan 25, 2024

View on GitHub
 (1 comment) (0 reactions) (0 assignees)C++ (5,373 forks)batch import
area/xdshelp wantedquestion

Repository metrics

Stars
 (27,997 stars)
PR merge metrics
 (Avg merge 8d) (378 merged PRs in 30d)

Description

In case there are hundreds of routes under each virtual host within same route configuration, would it be better to use RDS + VHDS than just RDS? Or the difference can be ignored? If not, should VHDS + static route config be supported?

Contributor guide