AdguardTeam / AdguardTeam/dnsproxy
dnsproxy code refactoring
Open
enhancement
- Dominant language
- Go
- Stars
- 3.3k
- Forks
- 343
- PR merge metrics
- No merged PRs in 30d
Description
1. [ ] Add `Cleanup()` method to the `Upstream` interface. It is necessary to clean up resources (connections) sometimes.
2. [ ] Use this `Cleanup()` method on proxy shutdown.
3. [ ] Rework the `TLSPool`, we should be able to limit the maximum pool size.
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.