pdns icon indicating copy to clipboard operation
pdns copied to clipboard

dnsdist: Do not keep the mplexer created for the initial health-check around

Open rgacogne opened this issue 3 years ago • 0 comments

Short description

We no longer need it after that initial health-check round so it is only wasting (a very small amount of) memory and one file descriptor at that point.

Checklist

I have:

  • [x] read the CONTRIBUTING.md document
  • [x] compiled this code
  • [x] tested this code
  • [ ] included documentation (including possible behaviour changes)
  • [ ] documented the code
  • [ ] added or modified regression test(s)
  • [ ] added or modified unit test(s)

rgacogne avatar Aug 10 '22 12:08 rgacogne

CI failure is unrelated

Habbie avatar Aug 16 '22 11:08 Habbie