TechnitiumSoftware / DnsServer

Technitium DNS Server
https://technitium.com/dns/
GNU General Public License v3.0
3.86k stars 403 forks source link

Add support for tcp fast open #682

Open liang-hiwin opened 11 months ago

liang-hiwin commented 11 months ago

https://datatracker.ietf.org/doc/html/rfc7413

ShreyasZare commented 11 months ago

Thanks for the request. Please describe it in detail where exactly are you looking for TCP fast open to be implemented in the DNS server. What scenario will benefit from having it when DNS-over-QUIC is already available?

liang-hiwin commented 11 months ago

Thanks for the request. Please describe it in detail where exactly are you looking for TCP fast open to be implemented in the DNS server. What scenario will benefit from having it when DNS-over-QUIC is already available?

Here are some specific instructions, take the time to find out if this function has obvious effects

https://blog.apnic.net/2021/07/05/tcp-fast-open-not-so-fast/ https://discourse.pi-hole.net/t/tcp-fast-open-is-it-useful/30473 https://github.com/getdnsapi/getdns/issues/422