From: André Malo Date: Thu, 24 Apr 2003 00:38:06 +0000 (+0000) Subject: add mpm_winnt.xml.de. This is actually just a copy from 2.0. X-Git-Tag: pre_ajp_proxy~1785 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=b67b370d08410901539072f80b2a4302e2022db7;p=thirdparty%2Fapache%2Fhttpd.git add mpm_winnt.xml.de. This is actually just a copy from 2.0. git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@99562 13f79535-47bb-0310-9956-ffa450edef68 --- diff --git a/docs/manual/mod/allmodules.xml.de b/docs/manual/mod/allmodules.xml.de index 485d74962a6..c17fd7b8fcb 100644 --- a/docs/manual/mod/allmodules.xml.de +++ b/docs/manual/mod/allmodules.xml.de @@ -72,6 +72,6 @@ perchild.xml prefork.xml threadpool.xml - mpm_winnt.xml + mpm_winnt.xml.de worker.xml diff --git a/docs/manual/mod/index.html.de b/docs/manual/mod/index.html.de index 6d2f837b4df..08b84b0dae6 100644 --- a/docs/manual/mod/index.html.de +++ b/docs/manual/mod/index.html.de @@ -51,8 +51,8 @@ requests to be assigned a variety of different userids
prefork
Implements a non-threaded, pre-forking web server
threadpool
Yet another experimental variant of the standard worker MPM
-
mpm_winnt
This Multi-Processing Module is optimized for Windows -NT.
+
mpm_winnt
Das Multi-Processing-Modul ist optimiert dür + Windows NT.
worker
Multi-Processing Module implementing a hybrid multi-threaded multi-process web server
diff --git a/docs/manual/mod/mpm_winnt.html.de b/docs/manual/mod/mpm_winnt.html.de new file mode 100644 index 00000000000..6f0d921d499 --- /dev/null +++ b/docs/manual/mod/mpm_winnt.html.de @@ -0,0 +1,53 @@ + + + +mpm_winnt - Apache HTTP Server + + + + + + +
<-
+
+Apache > HTTP-Server > Dokumentation > Version 2.1 > Module
+
+

Apache-MPM winnt

+ + + +
Beschreibung: Das Multi-Processing-Modul ist optimiert dür + Windows NT.
Status:MPM
Modulbezeichner:mpm_winnt_module
Quelltext-Datei:mpm_winnt.c
+

Zusammenfassung

+ +

Dieses Multi-Processing-Modul (MPM) ist die Voreinstellung + für das Betriebssystem Windows NT. Es verwendet einen einzelnen + Steuerprozess, der einen einzelnen Kindprozess startet, welcher + wiederum Threads zur Bedienung von Anfragen erstellt.

+
+ + +
+ + \ No newline at end of file diff --git a/docs/manual/mod/mpm_winnt.xml.de b/docs/manual/mod/mpm_winnt.xml.de new file mode 100644 index 00000000000..badd01e93a4 --- /dev/null +++ b/docs/manual/mod/mpm_winnt.xml.de @@ -0,0 +1,41 @@ + + + + + + + +mpm_winnt + Das Multi-Processing-Modul ist optimiert dür + Windows NT. +MPM +mpm_winnt.c +mpm_winnt_module + + +

Dieses Multi-Processing-Modul (MPM) ist die Voreinstellung + für das Betriebssystem Windows NT. Es verwendet einen einzelnen + Steuerprozess, der einen einzelnen Kindprozess startet, welcher + wiederum Threads zur Bedienung von Anfragen erstellt.

+
+ +CoreDumpDirectory + +PidFile + +Listen + +ListenBacklog + +MaxRequestsPerChild + +ScoreBoardFile + +SendBufferSize + +ThreadLimit + +ThreadsPerChild + + +
diff --git a/docs/manual/mod/mpm_winnt.xml.meta b/docs/manual/mod/mpm_winnt.xml.meta index 8a28661852a..3bc778eb44d 100644 --- a/docs/manual/mod/mpm_winnt.xml.meta +++ b/docs/manual/mod/mpm_winnt.xml.meta @@ -6,6 +6,7 @@ .. + de en ja