]> granicus.if.org Git - apache/blob - docs/manual/mod/mpm_winnt.xml.ja
update license header text
[apache] / docs / manual / mod / mpm_winnt.xml.ja
1 <?xml version="1.0" encoding="iso-2022-jp"?>
2 <!DOCTYPE modulesynopsis SYSTEM "../style/modulesynopsis.dtd">
3 <?xml-stylesheet type="text/xsl" href="../style/manual.ja.xsl"?>
4 <!-- English Revision: 151408:395228 (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 \e$B8~$1$K:GE,2=$5$l$?%^%k%A%W%m%;%C%7%s%0%b%8%e!<%k\e(B</description>
28 <status>MPM</status>
29 <sourcefile>mpm_winnt.c</sourcefile>
30 <identifier>mpm_winnt_module</identifier>
31
32 <summary>
33     <p>\e$B$3$N%^%k%A%W%m%;%C%7%s%0%b%8%e!<%k\e(B (MPM)
34     \e$B$O\e(B Windows NT \e$B$G$N%G%U%)%k%H$K$J$j$^$9!#\e(B
35     \e$B0l$D$N@)8fMQ%W%m%;%9$rMQ$$!"$3$l$,0l$D$N;R%W%m%;%9$r5/F0$7!"\e(B
36     \e$B$=$7$F;R%W%m%;%9$,%j%/%(%9%H$r<h$j07$&$?$a$K%9%l%C%I$r\e(B
37     \e$B5/F0$7$^$9!#\e(B</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>SendBufferSize</name>
55 </directivesynopsis>
56 <directivesynopsis location="mpm_common"><name>ThreadLimit</name>
57 </directivesynopsis>
58 <directivesynopsis location="mpm_common"><name>ThreadsPerChild</name>
59 </directivesynopsis>
60 <directivesynopsis location="mpm_common"><name>ThreadStackSize</name>
61 </directivesynopsis>
62
63 <directivesynopsis>
64 <name>Win32DisableAcceptEx</name>
65 <description>\e$B%M%C%H%o!<%/@\B3$N<u$1IU$1$K\e(B accept() \e$B$r\e(BAcceptEx \e$B$NBe$o$j$K;H$&\e(B</description>
66 <syntax>Win32DisableAcceptEx</syntax>
67 <default>AcceptEx() \e$B$O%G%U%)%k%H$GM-8z$K$J$C$F$$$^$9!#\e(BAcceptEx() \e$B$rL58z$K$9$k\e(B
68 \e$B$?$a$K$3$N%G%#%l%/%F%#%V$r;H$$$^$9!#\e(B</default>
69 <contextlist><context>server config</context></contextlist>
70 <compatibility>2.0.49 \e$B%P!<%8%g%s0J9_$G;HMQ2DG=\e(B</compatibility>
71
72 <usage>
73     <p>AcceptEx() \e$B$O\e(B Microsoft WinSock v2 API \e$B$G!">l9g$K$h$C$F$O\e(B
74     BSD \e$B7A<0$N\e(B <code>accept()</code> API \e$B$h$j$b$h$$@-G=$rH/4x$7$^$9!#\e(B
75     \e$B$h$/;H$o$l$F$$$k\e(B Windows \e$B@=IJ$NCf$G!"FC$K%&%#%k%9%9%-%c%J$d\e(B VPN \e$B%Q%C%1!<%8\e(B
76     \e$B$NCf$K$O!"%P%0$,860x$G\e(B <code>AcceptEx()</code> \e$B$NE,@Z$JF0:n$rK8$2$k$b$N$,$"$j$^$9!#\e(B
77     \e$B0J2<$N$h$&$J%(%i!<$KAx6x$7$?>l9g$O!"$3$N%G%#%l%/%F%#%V$r;HMQ$7$F\e(B
78     <code>AcceptEx()</code> \e$B$r;HMQ$7$J$$$h$&$K$7$F$/$@$5$$!#\e(B</p>
79
80     <example>
81         [error] (730038)An operation was attempted on something that is
82         not a socket.: winnt_accept: AcceptEx failed. Attempting to recover.
83     </example>
84 </usage>
85 </directivesynopsis>
86
87 </modulesynopsis>