Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.
Comment: update progress

...

  • default DNS resolver Handler
  • SplitDNS resolver Handler
  • hosts resolver Handler
  • and any other in require.
    when we get a clean start, we can forward to make a healthy check for Origin Source servers, maybe based in HostDB structure, that is another project then.

...

we are doing now, and planning:

  1. Fix SplitDNS: TS-435. in_progress FIXED
  2. cleanup SplitDNS: keep SplitDNS under DNS only, not mess up with codes in HostDB. inprogress, patch upload
  3. make dns more flex:
    • way to passthrough HostDB cache
    • easy way to setup Origin Source server IP, maybe something like Hosts.
    • need to get a way for DNS and(or) HostDB pluginable, can hooking somewhere.
  4. cleanup old codes.

...