mpm_winnt.xml.ja revision 351facf21468bf7d5b5b0e3cf5bef4d0d993ffe7
3600N/A<?xml version="1.0" encoding="iso-2022-jp"?>
3600N/A<!DOCTYPE modulesynopsis SYSTEM "/style/modulesynopsis.dtd">
3600N/A<?xml-stylesheet type="text/xsl" href="/style/manual.ja.xsl"?>
3600N/A<!-- English Revision: 1.14 -->
3600N/A
3600N/A<!--
3600N/A Copyright 2002-2004 The Apache Software Foundation
3600N/A
3600N/A Licensed under the Apache License, Version 2.0 (the "License");
3600N/A you may not use this file except in compliance with the License.
3600N/A You may obtain a copy of the License at
3600N/A
3600N/A http://www.apache.org/licenses/LICENSE-2.0
3600N/A
3600N/A Unless required by applicable law or agreed to in writing, software
3600N/A distributed under the License is distributed on an "AS IS" BASIS,
3600N/A WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
3600N/A See the License for the specific language governing permissions and
3600N/A limitations under the License.
3600N/A-->
3600N/A
3600N/A<modulesynopsis metafile="mpm_winnt.xml.meta">
3600N/A
3600N/A<name>mpm_winnt</name>
3600N/A<description>Windows NT
3600N/A$B8~$1$K:GE,2=$5$l$?%^%k%A%W%m%;%C%7%s%0%b%8%e!<%k(B</description>
3600N/A<status>MPM</status>
3600N/A<sourcefile>mpm_winnt.c</sourcefile>
3600N/A<identifier>mpm_winnt_module</identifier>
3600N/A
3600N/A<summary>
3600N/A <p>$B$3$N%^%k%A%W%m%;%C%7%s%0%b%8%e!<%k(B (MPM)
3600N/A $B$O(B Windows NT $B$G$N%G%U%)%k%H$K$J$j$^$9!#(B
3600N/A $B0l$D$N@)8fMQ%W%m%;%9$rMQ$$!"$3$l$,0l$D$N;R%W%m%;%9$r5/F0$7!"(B
3600N/A $B$=$7$F;R%W%m%;%9$,%j%/%(%9%H$r<h$j07$&$?$a$K%9%l%C%I$r(B
3600N/A $B5/F0$7$^$9!#(B</p>
3600N/A</summary>
3600N/A
3600N/A<directivesynopsis location="mpm_common"><name>CoreDumpDirectory</name>
3600N/A</directivesynopsis>
3600N/A<directivesynopsis location="mpm_common"><name>PidFile</name>
3600N/A</directivesynopsis>
3600N/A<directivesynopsis location="mpm_common"><name>Listen</name>
3600N/A</directivesynopsis>
3600N/A<directivesynopsis location="mpm_common"><name>ListenBacklog</name>
3600N/A</directivesynopsis>
3600N/A<directivesynopsis location="mpm_common"><name>MaxRequestsPerChild</name>
3600N/A</directivesynopsis>
3600N/A<directivesynopsis location="mpm_common"><name>MaxMemFree</name>
3600N/A</directivesynopsis>
3600N/A<directivesynopsis location="mpm_common"><name>ScoreBoardFile</name>
3600N/A</directivesynopsis>
3600N/A<directivesynopsis location="mpm_common"><name>SendBufferSize</name>
3600N/A</directivesynopsis>
3600N/A<directivesynopsis location="mpm_common"><name>ThreadLimit</name>
3600N/A</directivesynopsis>
3600N/A<directivesynopsis location="mpm_common"><name>ThreadsPerChild</name>
3600N/A</directivesynopsis>
3600N/A<directivesynopsis location="mpm_common"><name>ThreadStackSize</name>
3600N/A</directivesynopsis>
3600N/A
3600N/A<directivesynopsis>
3600N/A<name>Win32DisableAcceptEx</name>
3600N/A<description>$B%M%C%H%o!<%/@\B3$N<u$1IU$1$K(B accept() $B$r(BAcceptEx $B$NBe$o$j$K;H$&(B</description>
3600N/A<syntax>Win32DisableAcceptEx</syntax>
3600N/A<default>AcceptEx() $B$O%G%U%)%k%H$GM-8z$K$J$C$F$$$^$9!#(BAcceptEx() $B$rL58z$K$9$k(B
3600N/A$B$?$a$K$3$N%G%#%l%/%F%#%V$r;H$$$^$9!#(B</default>
3600N/A<contextlist><context>server config</context></contextlist>
3600N/A<compatibility>2.0.49 $B%P!<%8%g%s0J9_$G;HMQ2DG=(B</compatibility>
3600N/A
3600N/A<usage>
3600N/A <p>AcceptEx() $B$O(B Microsoft WinSock v2 API $B$G!">l9g$K$h$C$F$O(B
3600N/A BSD $B7A<0$N(B <code>accept()</code> API $B$h$j$b$h$$@-G=$rH/4x$7$^$9!#(B
3600N/A $B$h$/;H$o$l$F$$$k(B Windows $B@=IJ$NCf$G!"FC$K%&%#%k%9%9%-%c%J$d(B VPN $B%Q%C%1!<%8(B
3600N/A $B$NCf$K$O!"%P%0$,860x$G(B <code>AcceptEx()</code> $B$NE,@Z$JF0:n$rK8$2$k$b$N$,$"$j$^$9!#(B
3667N/A $B0J2<$N$h$&$J%(%i!<$KAx6x$7$?>l9g$O!"$3$N%G%#%l%/%F%#%V$r;HMQ$7$F(B
3667N/A <code>AcceptEx()</code> $B$r;HMQ$7$J$$$h$&$K$7$F$/$@$5$$!#(B</p>
3600N/A
3600N/A <example>
3600N/A [error] (730038)An operation was attempted on something that is
3600N/A not a socket.: winnt_accept: AcceptEx failed. Attempting to recover.
3600N/A </example>
3600N/A</usage>
3600N/A</directivesynopsis>
3600N/A
3600N/A</modulesynopsis>
3600N/A