mpm_winnt.xml.de revision f893ba443f124b7ab274b641439cc04f1243f99f
2a0b626c070fea0a68a071a4160ff695eb4731dand<!DOCTYPE modulesynopsis SYSTEM "/style/modulesynopsis.dtd">
2a0b626c070fea0a68a071a4160ff695eb4731dand<?xml-stylesheet type="text/xsl" href="/style/manual.de.xsl"?>
2a0b626c070fea0a68a071a4160ff695eb4731dand<!-- English revision: 1.6 -->
2a0b626c070fea0a68a071a4160ff695eb4731dand Copyright 2003-2004 The Apache Software Foundation
2a0b626c070fea0a68a071a4160ff695eb4731dand Licensed under the Apache License, Version 2.0 (the "License");
2a0b626c070fea0a68a071a4160ff695eb4731dand you may not use this file except in compliance with the License.
d29d9ab4614ff992b0e8de6e2b88d52b6f1f153erbowen You may obtain a copy of the License at
2a0b626c070fea0a68a071a4160ff695eb4731dand Unless required by applicable law or agreed to in writing, software
2a0b626c070fea0a68a071a4160ff695eb4731dand distributed under the License is distributed on an "AS IS" BASIS,
d229f940abfb2490dee17979e9a5ff31b7012eb5rbowen WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
3f08db06526d6901aa08c110b5bc7dde6bc39905nd See the License for the specific language governing permissions and
2a0b626c070fea0a68a071a4160ff695eb4731dand limitations under the License.
2a0b626c070fea0a68a071a4160ff695eb4731dand<description> Das Multi-Processing-Modul ist optimiert für
27dcd8d81085fd60aadcd8a9bad35a607b26b758nilgun Windows NT.</description>
4b575a6b6704b516f22d65a3ad35696d7b9ba372rpluem <p>Dieses Multi-Processing-Modul (MPM) ist die Voreinstellung
4b575a6b6704b516f22d65a3ad35696d7b9ba372rpluem für das Betriebssystem Windows NT. Es verwendet einen einzelnen
4b575a6b6704b516f22d65a3ad35696d7b9ba372rpluem Steuerprozess, der einen einzelnen Kindprozess startet, welcher
2a0b626c070fea0a68a071a4160ff695eb4731dand wiederum Threads zur Bedienung von Anfragen erstellt.</p>
2a0b626c070fea0a68a071a4160ff695eb4731dand<directivesynopsis location="mpm_common"><name>CoreDumpDirectory</name>
2a0b626c070fea0a68a071a4160ff695eb4731dand</directivesynopsis>
2a0b626c070fea0a68a071a4160ff695eb4731dand<directivesynopsis location="mpm_common"><name>PidFile</name>
2a0b626c070fea0a68a071a4160ff695eb4731dand</directivesynopsis>
2a0b626c070fea0a68a071a4160ff695eb4731dand<directivesynopsis location="mpm_common"><name>Listen</name>
2a0b626c070fea0a68a071a4160ff695eb4731dand</directivesynopsis>
2a0b626c070fea0a68a071a4160ff695eb4731dand<directivesynopsis location="mpm_common"><name>ListenBacklog</name>
2a0b626c070fea0a68a071a4160ff695eb4731dand</directivesynopsis>
2a0b626c070fea0a68a071a4160ff695eb4731dand<directivesynopsis location="mpm_common"><name>MaxRequestsPerChild</name>
2a0b626c070fea0a68a071a4160ff695eb4731dand</directivesynopsis>
2a0b626c070fea0a68a071a4160ff695eb4731dand<directivesynopsis location="mpm_common"><name>ScoreBoardFile</name>
2a0b626c070fea0a68a071a4160ff695eb4731dand</directivesynopsis>
2a0b626c070fea0a68a071a4160ff695eb4731dand<directivesynopsis location="mpm_common"><name>SendBufferSize</name>
30471a4650391f57975f60bbb6e4a90be7b284bfhumbedooh</directivesynopsis>
2a0b626c070fea0a68a071a4160ff695eb4731dand<directivesynopsis location="mpm_common"><name>ThreadLimit</name>
2a0b626c070fea0a68a071a4160ff695eb4731dand</directivesynopsis>
2a0b626c070fea0a68a071a4160ff695eb4731dand<directivesynopsis location="mpm_common"><name>ThreadsPerChild</name>
2a0b626c070fea0a68a071a4160ff695eb4731dand</directivesynopsis>
2a0b626c070fea0a68a071a4160ff695eb4731dand<directivesynopsis>
2a0b626c070fea0a68a071a4160ff695eb4731dand<description>Für die Annahme von Netzwerkverbindungen wird accept() anstelle von AcceptEx() verwendet</description>
2a0b626c070fea0a68a071a4160ff695eb4731dand<default>AcceptEx() ist standardmäßig aktiviert. Verwenden Sie diese
2a0b626c070fea0a68a071a4160ff695eb4731dandDirektive, um den Gebrauch von AcceptEx() zu deaktivieren.</default>
2a0b626c070fea0a68a071a4160ff695eb4731dand<contextlist><context>server config</context></contextlist>
2a0b626c070fea0a68a071a4160ff695eb4731dand<compatibility>Verfügbar ab Version 2.0.49</compatibility>
2a0b626c070fea0a68a071a4160ff695eb4731dand <p><code>AcceptEx()</code> ist eine Schnittstelle zu Microsoft Winsock v2,
2a0b626c070fea0a68a071a4160ff695eb4731dand die unter bestimmten Umständen einige Leistungsverbesserungen
2a0b626c070fea0a68a071a4160ff695eb4731dand gegenüber der <code>accept()</code>-API von BSD bietet. Einige beliebte
2a0b626c070fea0a68a071a4160ff695eb4731dand Windows-Produkte, typischerweise Virenscanner oder VPN-Pakete, besitzen
2a0b626c070fea0a68a071a4160ff695eb4731dand jedoch Fehler, welche den einwandfreien Betrieb von <code>AcceptEx()</code>
2a0b626c070fea0a68a071a4160ff695eb4731dand stören. Wenn Sie einen Fehler wie:</p>
2a0b626c070fea0a68a071a4160ff695eb4731dand [error] (730038)An operation was attempted on something that is
2a0b626c070fea0a68a071a4160ff695eb4731dand not a socket.: winnt_accept: AcceptEx failed. Attempting to recover.
2a0b626c070fea0a68a071a4160ff695eb4731dand </example>
2a0b626c070fea0a68a071a4160ff695eb4731dand <p>erhalten, sollten Sie diese Direktive verwenden, um den Gebrauch von
2a0b626c070fea0a68a071a4160ff695eb4731dand</directivesynopsis>
2a0b626c070fea0a68a071a4160ff695eb4731dand</modulesynopsis>