dnsproxy icon indicating copy to clipboard operation
dnsproxy copied to clipboard

dnsproxy code refactoring

Open ameshkov opened this issue 6 years ago • 0 comments

  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.

ameshkov avatar Mar 05 '19 14:03 ameshkov