3 comments (3 comments)0 reactions (0 reactions)0 assignees (0 assignees)C++5,373 forks (5,373 forks)batch import
area/dnsarea/redishelp 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
Once #23764 has been fixed and DNS lookups have been used heavily in deployments, it might be a good idea to have it on by default.
Contributor guide
- Research direction
- Check the status of issue #23764 regarding DNS lookups. Locate the configuration option for dns lookups on redirect in the Envoy source code and change its default value from false to true. Ensure backward compatibility and update relevant tests.
- Tech stack
- cpp
- Domain
- backendinfrastructure
- Issue type
- Feature
- Prerequisites
- C++Git