The Wayback Machine - https://web.archive.org/web/20220401061748/https://github.com/thedaviddias/Front-End-Performance-Checklist/issues/68
Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

DNS preanalyze #68

Open
yangguansen opened this issue Aug 24, 2018 · 0 comments
Open

DNS preanalyze #68

yangguansen opened this issue Aug 24, 2018 · 0 comments
Labels
good first issue help wanted

Comments

@yangguansen
Copy link

@yangguansen yangguansen commented Aug 24, 2018

DNS preanalyze is a way to reduce DNS analyze time:

<meta http-equiv="x-dns-prefetch-control" content="on" />
<link rel="dns-prefetch" href="http://www.baidu.com" />
@thedaviddias thedaviddias added help wanted good first issue labels Aug 30, 2018
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
good first issue help wanted
2 participants