summaryrefslogtreecommitdiff
path: root/docs/manual/mod/mpm_common.html.ja.utf8
diff options
context:
space:
mode:
Diffstat (limited to 'docs/manual/mod/mpm_common.html.ja.utf8')
-rw-r--r--docs/manual/mod/mpm_common.html.ja.utf82
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/manual/mod/mpm_common.html.ja.utf8 b/docs/manual/mod/mpm_common.html.ja.utf8
index 185fd17c3d..e2d6fa46dc 100644
--- a/docs/manual/mod/mpm_common.html.ja.utf8
+++ b/docs/manual/mod/mpm_common.html.ja.utf8
@@ -745,7 +745,7 @@ accept しようとしているときに、Apache がそれらの子プロセス
<code class="directive"><a href="#threadsperchild">ThreadsPerChild</a></code>
の設定で 16 サーバプロセス (デフォルト)
以上必要になる場合にのみ使用してください。希望の
- <code class="directive"><a href="#maxclients ">MaxClients </a></code> と
+ <code class="directive"><a href="#maxclients">MaxClients </a></code> と
<code class="directive"><a href="#threadsperchild">ThreadsPerChild</a></code>
とくらべて、必要となるサーバプロセス数以上に大きな値を
設定することは避けてください。</p>