18 comments (18 comments)0 reactions (0 reactions)1 assignee (1 assignee)C++5,373 forks (5,373 forks)batch import
area/forward proxyarea/httpdesign proposalhelp wanted
Repository metrics
- Stars
- 27,997 stars (27,997 stars)
- PR merge metrics
- Avg merge 8d (Avg merge 8d)378 merged PRs in 30d (378 merged PRs in 30d)
Description
Dynamic forward proxy now resolve only one ip address from dns. It's limit case for usage.
Can possible use STRICT_DNS resolve policy in dynamic forward proxy now or plan support feature?
Contributor guide
- Research direction
- Investigate how STRICT DNS policy is implemented in Envoy's cluster manager and assess feasibility to extend dynamic forward proxy to use multiple IPs from DNS resolution.
- Tech stack
- cpp
- Domain
- infrastructure
- Issue type
- Feature
- Prerequisites
- C++DNS