]> granicus.if.org Git - apache/blob - docs/manual/mod/mpm_winnt.xml.ja
ye gods what have I done
[apache] / docs / manual / mod / mpm_winnt.xml.ja
1 <?xml version="1.0" encoding="UTF-8" ?>
2 <!DOCTYPE modulesynopsis SYSTEM "../style/modulesynopsis.dtd">
3 <?xml-stylesheet type="text/xsl" href="../style/manual.ja.xsl"?>
4 <!-- English Revision: 420990:1437836 (outdated) -->
5
6 <!--
7  Licensed to the Apache Software Foundation (ASF) under one or more
8  contributor license agreements.  See the NOTICE file distributed with
9  this work for additional information regarding copyright ownership.
10  The ASF licenses this file to You under the Apache License, Version 2.0
11  (the "License"); you may not use this file except in compliance with
12  the License.  You may obtain a copy of the License at
13
14      http://www.apache.org/licenses/LICENSE-2.0
15
16  Unless required by applicable law or agreed to in writing, software
17  distributed under the License is distributed on an "AS IS" BASIS,
18  WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
19  See the License for the specific language governing permissions and
20  limitations under the License.
21 -->
22
23 <modulesynopsis metafile="mpm_winnt.xml.meta">
24
25 <name>mpm_winnt</name>
26 <description>Windows NT
27 向けに最適化されたマルチプロセッシングモジュール</description>
28 <status>MPM</status>
29 <sourcefile>mpm_winnt.c</sourcefile>
30 <identifier>mpm_winnt_module</identifier>
31
32 <summary>
33     <p>このマルチプロセッシングモジュール (MPM)
34     は Windows NT でのデフォルトになります。
35     一つの制御用プロセスを用い、これが一つの子プロセスを起動し、
36     そして子プロセスがリクエストを取り扱うためにスレッドを
37     起動します。</p>
38 </summary>
39
40 <directivesynopsis location="mpm_common"><name>CoreDumpDirectory</name>
41 </directivesynopsis>
42 <directivesynopsis location="mpm_common"><name>PidFile</name>
43 </directivesynopsis>
44 <directivesynopsis location="mpm_common"><name>Listen</name>
45 </directivesynopsis>
46 <directivesynopsis location="mpm_common"><name>ListenBacklog</name>
47 </directivesynopsis>
48 <directivesynopsis location="mpm_common"><name>MaxRequestsPerChild</name>
49 </directivesynopsis>
50 <directivesynopsis location="mpm_common"><name>MaxMemFree</name>
51 </directivesynopsis>
52 <directivesynopsis location="mpm_common"><name>ScoreBoardFile</name>
53 </directivesynopsis>
54 <directivesynopsis location="mpm_common"><name>ReceiveBufferSize</name>
55 </directivesynopsis>
56 <directivesynopsis location="mpm_common"><name>SendBufferSize</name>
57 </directivesynopsis>
58 <directivesynopsis location="mpm_common"><name>ThreadLimit</name>
59 </directivesynopsis>
60 <directivesynopsis location="mpm_common"><name>ThreadsPerChild</name>
61 </directivesynopsis>
62 <directivesynopsis location="mpm_common"><name>ThreadStackSize</name>
63 </directivesynopsis>
64
65 </modulesynopsis>