TE
TechEcho
Home24h TopNewestBestAskShowJobs
GitHubTwitter
Home

TechEcho

A tech news platform built with Next.js, providing global tech news and discussions.

GitHubTwitter

Home

HomeNewestBestAskShowJobs

Resources

HackerNews APIOriginal HackerNewsNext.js

© 2025 TechEcho. All rights reserved.

Chrome Networking: DNS Prefetch & TCP Preconnect

75 pointsby igrigorikalmost 13 years ago

2 comments

crazygringoalmost 13 years ago
This is actually quite fascinating. The lengths the Chrome team is going to, in the name of page-rendering speed, is really astonishing.
vardumpalmost 13 years ago
This got me thinking...<p>When TLS, cookies or same origin policy are not a concern, why not resolve resource domains on the server side and output for example &#60;img src="hxxp://10.0.0.1/picture.jpg"&#62; to avoid that extra client side DNS request completely?
评论 #4065931 未加载
评论 #4066087 未加载
评论 #4065963 未加载
评论 #4066479 未加载