aboutsummaryrefslogtreecommitdiff
path: root/files/ja/web
diff options
context:
space:
mode:
authorMasahiro FUJIMOTO <mfujimot@gmail.com>2021-07-13 02:50:56 +0900
committerGitHub <noreply@github.com>2021-07-13 02:50:56 +0900
commitc14415346e7a5ef38c2a3896c0ad00cb8d0a046a (patch)
tree63e28de41972d729234ed33ccafd24306cb0d035 /files/ja/web
parent44d6851daeace9f33b9e47e481cfb5d4a3957930 (diff)
downloadtranslated-content-c14415346e7a5ef38c2a3896c0ad00cb8d0a046a.tar.gz
translated-content-c14415346e7a5ef38c2a3896c0ad00cb8d0a046a.tar.bz2
translated-content-c14415346e7a5ef38c2a3896c0ad00cb8d0a046a.zip
Web/HTTP/Headers/X-DNS-Prefetch-Control を更新 (#1379)
- condlicting 版はこのページに統合されていると思われるため削除 - 2021/06/01 時点の英語版に同期
Diffstat (limited to 'files/ja/web')
-rw-r--r--files/ja/web/http/headers/x-dns-prefetch-control/index.html69
1 files changed, 35 insertions, 34 deletions
diff --git a/files/ja/web/http/headers/x-dns-prefetch-control/index.html b/files/ja/web/http/headers/x-dns-prefetch-control/index.html
index 5b698798c2..8f62529ba3 100644
--- a/files/ja/web/http/headers/x-dns-prefetch-control/index.html
+++ b/files/ja/web/http/headers/x-dns-prefetch-control/index.html
@@ -2,10 +2,11 @@
title: X-DNS-Prefetch-Control
slug: Web/HTTP/Headers/X-DNS-Prefetch-Control
tags:
- - DNS
- - HTTP
- - X-DNS-Prefetch-Control
- - header
+- DNS
+- HTTP
+- X-DNS-Prefetch-Control
+- header
+browser-compat: http.headers.X-DNS-Prefetch-Control
translation_of: Web/HTTP/Headers/X-DNS-Prefetch-Control
---
<div>{{HTTPSidebar}}</div>
@@ -15,34 +16,34 @@ translation_of: Web/HTTP/Headers/X-DNS-Prefetch-Control
<p>この先読みはバックグラウンドで行われるので、参照されている項目が必要になった時に {{glossary("DNS")}} が解決されている可能性が高くなります。これによって、ユーザーがリンクをクリックしたときに遅延が短縮されます。</p>
<table class="properties">
- <tbody>
- <tr>
- <th scope="row">ヘッダー種別</th>
- <td>{{Glossary("Response header", "レスポンスヘッダー")}}</td>
- </tr>
- <tr>
- <th scope="row">{{Glossary("Forbidden header name", "禁止ヘッダー名")}}</th>
- <td>いいえ</td>
- </tr>
- </tbody>
+ <tbody>
+ <tr>
+ <th scope="row">ヘッダー種別</th>
+ <td>{{Glossary("Response header", "レスポンスヘッダー")}}</td>
+ </tr>
+ <tr>
+ <th scope="row">{{Glossary("Forbidden header name", "禁止ヘッダー名")}}</th>
+ <td>いいえ</td>
+ </tr>
+ </tbody>
</table>
-<h2 id="Syntax" name="Syntax">構文</h2>
+<h2 id="Syntax">構文</h2>
-<pre class="syntaxbox notranslate">X-DNS-Prefetch-Control: on
+<pre class="brush: html">X-DNS-Prefetch-Control: on
X-DNS-Prefetch-Control: off
</pre>
-<h3 id="Directives" name="Directives">ディレクティブ</h3>
+<h3 id="Directives">ディレクティブ</h3>
<dl>
- <dt>on</dt>
- <dd>DNS 先読みを有効にします。この機能に対応しているブラウザーは、このヘッダーが存在しない場合はこの動作をします。</dd>
- <dt>off</dt>
- <dd>DNS 先読みを無効にします。これはページのリンクを制御しない場合や、ドメインに情報漏洩させたくないと分かる場合に有用です。</dd>
+ <dt>on</dt>
+ <dd>DNS 先読みを有効にします。この機能に対応しているブラウザーは、このヘッダーが存在しない場合はこの動作をします。</dd>
+ <dt>off</dt>
+ <dd>DNS 先読みを無効にします。これはページのリンクを制御しない場合や、ドメインに情報漏洩させたくないと分かる場合に有用です。</dd>
</dl>
-<h2 id="Description" name="Description">解説</h2>
+<h2 id="Description">解説</h2>
<p>DNS リクエストは帯域で見ればとても小さいものですが、遅延は、特にモバイルネットワークではとても大きいものです。 DNS の先読みを投機的に行うと、ユーザーがリンクをクリックするときなど特定の場面の遅延を著しく短縮することができます。場合によっては、遅延を秒単位で短縮することができます。</p>
@@ -50,46 +51,46 @@ X-DNS-Prefetch-Control: off
<p>ページの読み込み時間は – 特にモバイルネットワークにおいては – この方法で著しく改善できます。画像のドメイン名がリクエストに先立って解決できれば、多数の画像を読み込むページの読み込み時間に 5% 以上の改善が見られることがあります。</p>
-<h3 id="Configuring_prefetching_in_the_browser" name="Configuring_prefetching_in_the_browser">ブラウザーの先読みの構成</h3>
+<h3 id="Configuring_prefetching_in_the_browser">ブラウザーの先読みの構成</h3>
<p>一般に、先読みを管理することを考える必要はありません。しかし、ユーザーは先読みを無効にしたいと思うかもしれません。 Firefox では、設定の <code>network.dns.disablePrefetch</code> を <code>true</code> にすることで実現できます。</p>
<p>また、既定では、埋め込みリンクのホスト名の先読みは {{glossary("HTTPS")}} で読み込まれた文書では実行されません。 Firefox では、設定の <code>network.dns.disablePrefetchFromHTTPS</code> を <code>false</code> に設定することでこれを変更することができます。</p>
-<h2 id="Examples" name="Examples">例</h2>
+<h2 id="Examples">例</h2>
-<h3 id="Turning_on_and_off_prefetching" name="Turning_on_and_off_prefetching">先読みの有効化と無効化</h3>
+<h3 id="Turning_on_and_off_prefetching">先読みの有効化と無効化</h3>
<p>次のように、サーバー側から <code>X-DNS-Prefetch-Control</code> ヘッダーを送信するか、個別の文書で {{ htmlattrxref("http-equiv", "meta") }} 属性を {{ HTMLElement("meta") }} 要素に設定します。</p>
-<pre class="brush: html notranslate">&lt;meta http-equiv="x-dns-prefetch-control" content="off"&gt;
+<pre class="brush: html">&lt;meta http-equiv="x-dns-prefetch-control" content="off"&gt;
</pre>
<p>逆の設定をするには <code>content</code> を "<code>on</code>" にしてください。</p>
-<h3 id="Forcing_lookup_of_specific_hostnames" name="Forcing_lookup_of_specific_hostnames">特定のホスト名の参照の強制</h3>
+<h3 id="Forcing_lookup_of_specific_hostnames">特定のホスト名の参照の強制</h3>
<p><a href="/ja/docs/Web/HTML/Link_types">リンク種別</a>を <code>dns-prefetch</code> にした {{ HTMLElement("link") }} 要素に {{ htmlattrxref("rel","link") }} 属性を使用することで、そのホスト名を使用した特定のアンカーを提供せずに、特定のホスト名を強制的に検索することができます。</p>
-<pre class="brush: html notranslate">&lt;link rel="dns-prefetch" href="https://www.mozilla.org/contribute/"&gt;
+<pre class="brush: html">&lt;link rel="dns-prefetch" href="https://www.mozilla.org/contribute/"&gt;
</pre>
<p>この例では、 "<a class="linkification-ext external" href="https://www.mozilla.org/contribute/" title="Linkification: https://www.mozilla.org/contribute/">www.mozilla.org/contribute</a>" というドメイン名が事前に解決されます。</p>
<p>同様に、 link 要素は完全な URL を提供せずにホスト名を解決するために使用することができますが、ホスト名の前に2つのスラッシュを付けた場合だけです。</p>
-<pre class="brush: html notranslate">&lt;link rel="dns-prefetch" href="//www.mozilla.org/contribute/"&gt;
+<pre class="brush: html">&lt;link rel="dns-prefetch" href="//www.mozilla.org/contribute/"&gt;
</pre>
<p>ホスト名の強制的な先読みは、例えば、あるサイトのホームページ自体では使用されていないにもかかわらず、サイト全体で頻繁に参照されるドメイン名を強制的に事前解決するために有用かもしれません。これは、ホームページの性能には影響しないかもしれませんが、サイトの全体的なパフォーマンスを向上させます。</p>
-<h2 id="Browser_compatibility" name="Browser_compatibility">ブラウザーの互換性</h2>
+<h2 id="Browser_compatibility">ブラウザーの互換性</h2>
-<p>{{Compat("http.headers.X-DNS-Prefetch-Control")}}</p>
+<p>{{Compat}}</p>
-<h2 id="See_also" name="See_also">関連情報</h2>
+<h2 id="See_also">関連情報</h2>
<ul>
- <li><a class="external" href="https://bitsup.blogspot.com/2008/11/dns-prefetching-for-firefox.html">Firefox の DNS 先読み (ブログ記事)</a></li>
- <li><a class="external" href="https://dev.chromium.org/developers/design-documents/dns-prefetching">Google Chrome じゃ DNS 先読み制御を扱います</a></li>
+ <li><a href="https://bitsup.blogspot.com/2008/11/dns-prefetching-for-firefox.html">Firefox の DNS 先読み (ブログ記事)</a></li>
+ <li><a href="https://dev.chromium.org/developers/design-documents/dns-prefetching">Google Chrome じゃ DNS 先読み制御を扱います</a></li>
</ul>