New on LowEndTalk? Please Register and read our Community Rules.
All new Registrations are manually reviewed and approved, so a short delay after registration may occur before your account becomes active.
All new Registrations are manually reviewed and approved, so a short delay after registration may occur before your account becomes active.
Any provider running and providing their own DNS Resolver?

in General
Hello everyone,
I have been working on a fast DNS caching service using XDP and eBPF to serve requests faster by caching and serving them at NIC level ensuring fastest responses.
I plan to open-source all the code but before I do, I would love to test it out. If any provider is willing to provide support by using the DNS as a default resolver on their servers and Able to provide servers to run the DNS service on is much appreciated.
The only requirement that this needs to be run is a XDP offload supported NIC. Possibly Meallnox.
This is just a fun/free project. I just do this in my free time nothing much.
Thanks!
Comments
@xTom does - dns.sb.
Thanks! Let's see if he is interested in this or not.
Have you tried https://blog.nlnetlabs.nl/experimental-support-for-af_xdp-sockets-in-nsd/ ?
No.
as I know the XDP TCP protection is based on Window Size Scaling,
UDP for rate limiting and nothing special!
maybe I am wrong