Files
apache-http-server/docs/manual/mod/mpm_winnt.xml.de
André Malo f624621ac7 typo
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@99565 13f79535-47bb-0310-9956-ffa450edef68
2003-04-24 01:13:39 +00:00

42 lines
1.5 KiB
XML

<?xml version="1.0"?>
<!DOCTYPE modulesynopsis SYSTEM "../style/modulesynopsis.dtd">
<?xml-stylesheet type="text/xsl" href="../style/manual.de.xsl"?>
<!-- English revision: 1.6 -->
<modulesynopsis metafile="mpm_winnt.xml.meta">
<name>mpm_winnt</name>
<description> Das Multi-Processing-Modul ist optimiert f&uuml;r
Windows NT.</description>
<status>MPM</status>
<sourcefile>mpm_winnt.c</sourcefile>
<identifier>mpm_winnt_module</identifier>
<summary>
<p>Dieses Multi-Processing-Modul (MPM) ist die Voreinstellung
f&uuml;r das Betriebssystem Windows NT. Es verwendet einen einzelnen
Steuerprozess, der einen einzelnen Kindprozess startet, welcher
wiederum Threads zur Bedienung von Anfragen erstellt.</p>
</summary>
<directivesynopsis location="mpm_common"><name>CoreDumpDirectory</name>
</directivesynopsis>
<directivesynopsis location="mpm_common"><name>PidFile</name>
</directivesynopsis>
<directivesynopsis location="mpm_common"><name>Listen</name>
</directivesynopsis>
<directivesynopsis location="mpm_common"><name>ListenBacklog</name>
</directivesynopsis>
<directivesynopsis location="mpm_common"><name>MaxRequestsPerChild</name>
</directivesynopsis>
<directivesynopsis location="mpm_common"><name>ScoreBoardFile</name>
</directivesynopsis>
<directivesynopsis location="mpm_common"><name>SendBufferSize</name>
</directivesynopsis>
<directivesynopsis location="mpm_common"><name>ThreadLimit</name>
</directivesynopsis>
<directivesynopsis location="mpm_common"><name>ThreadsPerChild</name>
</directivesynopsis>
</modulesynopsis>