6 ms·
Do we have more protocols for dns than commonly used dns record types yet? There’s been quite a proliferation recently. :)
by dsp 4y ago
Do we have more protocols for dns than commonly used dns record types yet? There’s been quite a proliferation recently. :)
- denkmoon 4y agoHe who controls the DNS controls the internet.
- y0ssar1an 4y agoDNS over HTTPS uses TCP-based http/2, which is less efficient than UDP-based QUIC (aka http/3).
- dsp 4y ago> DNS over HTTPS uses TCP-based http/2 DoH (ietf rfc 8484) recommends http/2 as a minimum, http/3 is a valid DoH transport. > which is less efficient What kind of efficiency are you referencing? This is not a clear cut issue. > UDP-based QUIC (aka http/3) The linked rfc uses only the quic transport, not http/3.