Preconnect vs DNS-Prefetch: Resource Hints to Boost Page Speed
dns-prefetch tells the browser that it should perform the resolution of a given domain name (determining the IP to connect) before that domain is used to download resources. preconnect indicates…