Login
From:
www.igvita.com
(Uncensored)
subscribe
Eliminating Roundtrips with Preconnect - igvita.com
https://www.igvita.com/2015/08/17/eliminating-roundtrips-with-preconnect/
links
backlinks
Roast topics
Find topics
Find it!
The preconnect HTML hint allows the application to tell the browser which sockets it will need ahead of initiating the actual requests; preconnect eliminates DNS, TCP, and TLS roundtrips from the request's critical path.