So with cloudflare.com and many other domains, if you request a subdomain that doesn’t exist, Cloudflare immediately sends DNS_PROBE_POSSIBLE. For some reason, on my domain it doesn’t do that? It just waits for 10 seconds then redirects me to some other page.
I’m using Fastly right now. I’m using using a single CNAME record that points to Fastly and a TXT record. How can I achieve the behavior that doesn’t send back a response if the record doesn’t exist?