]> granicus.if.org Git - apache/commitdiff
New German translation of beos.xml
authorAstrid Malo <kess@apache.org>
Sat, 29 Nov 2003 16:37:17 +0000 (16:37 +0000)
committerAstrid Malo <kess@apache.org>
Sat, 29 Nov 2003 16:37:17 +0000 (16:37 +0000)
Submitted by: Jobst Giesecke <JGiesecke@t-online.de>
Reviewed by:  Kai Blaschke <codav@wutallan.net>
              Kess

git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@101923 13f79535-47bb-0310-9956-ffa450edef68

docs/manual/mod/beos.html.de [new file with mode: 0644]
docs/manual/mod/beos.xml.de [new file with mode: 0644]
docs/manual/mod/index.html.de

diff --git a/docs/manual/mod/beos.html.de b/docs/manual/mod/beos.html.de
new file mode 100644 (file)
index 0000000..f784488
--- /dev/null
@@ -0,0 +1,106 @@
+<?xml version="1.0" encoding="ISO-8859-1"?>
+<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd">
+<html xmlns="http://www.w3.org/1999/xhtml" lang="de" xml:lang="de"><head><!--
+        XXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX
+              This file is generated from xml source: DO NOT EDIT
+        XXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX
+      -->
+<title>beos - Apache HTTP Server</title>
+<link href="../style/css/manual.css" rel="stylesheet" media="all" type="text/css" title="Main stylesheet" />
+<link href="../style/css/manual-loose-100pc.css" rel="alternate stylesheet" media="all" type="text/css" title="No Sidebar - Default font size" />
+<link href="../style/css/manual-print.css" rel="stylesheet" media="print" type="text/css" />
+<link href="../images/favicon.ico" rel="shortcut icon" /></head>
+<body>
+<div id="page-header">
+<p class="menu"><a href="../mod/">Module</a> | <a href="../mod/directives.html">Direktiven</a> | <a href="../faq/">FAQ</a> | <a href="../glossary.html">Glossar</a> | <a href="../sitemap.html">Seitenindex</a></p>
+<p class="apache">Apache HTTP Server Version 2.1</p>
+<img alt="" src="../images/feather.gif" /></div>
+<div class="up"><a href="./"><img title="&lt;-" alt="&lt;-" src="../images/left.gif" /></a></div>
+<div id="path">
+<a href="http://www.apache.org/">Apache</a> &gt; <a href="http://httpd.apache.org/">HTTP-Server</a> &gt; <a href="http://httpd.apache.org/docs-project/">Dokumentation</a> &gt; <a href="../">Version 2.1</a> &gt; <a href="./">Module</a></div>
+<div id="page-content">
+<div id="preamble"><h1>Apache-MPM beos</h1>
+<div class="toplang">
+<p><span>Verfügbare Sprachen: </span><a href="../de/mod/beos.html" title="Deutsch">&nbsp;de&nbsp;</a> |
+<a href="../en/mod/beos.html" hreflang="en" rel="alternate" title="English">&nbsp;en&nbsp;</a> |
+<a href="../ko/mod/beos.html" hreflang="ko" rel="alternate" title="Korean">&nbsp;ko&nbsp;</a></p>
+</div>
+<table class="module"><tr><th><a href="module-dict.html#Description">Beschreibung:</a></th><td>Dieses Multi-Processing-Modul ist für BeOS
+  optimiert.</td></tr>
+<tr><th><a href="module-dict.html#Status">Status:</a></th><td>MPM</td></tr>
+<tr><th><a href="module-dict.html#ModuleIdentifier">Modulbezeichner:</a></th><td>mpm_beos_module</td></tr>
+<tr><th><a href="module-dict.html#SourceFile">Quelltext-Datei:</a></th><td>beos.c</td></tr></table>
+<h3>Zusammenfassung</h3>
+
+   <p>Dieses Multi-Processing-Modul (MPM) ist das Standardmodul für BeOS.
+     Es benutzt einen einzelnen Steuerprozess welcher Threads für die
+     Bedienung der Anfragen erzeugt.</p>
+</div>
+<div id="quickview"><h3 class="directives">Direktiven</h3>
+<ul id="toc">
+<li><img alt="" src="../images/right.gif" /> <a href="mpm_common.html#coredumpdirectory">CoreDumpDirectory</a></li>
+<li><img alt="" src="../images/right.gif" /> <a href="mpm_common.html#group">Group</a></li>
+<li><img alt="" src="../images/right.gif" /> <a href="mpm_common.html#listen">Listen</a></li>
+<li><img alt="" src="../images/right.gif" /> <a href="mpm_common.html#listenbacklog">ListenBacklog</a></li>
+<li><img alt="" src="../images/right.gif" /> <a href="mpm_common.html#maxclients">MaxClients</a></li>
+<li><img alt="" src="../images/right.gif" /> <a href="mpm_common.html#maxmemfree">MaxMemFree</a></li>
+<li><img alt="" src="../images/down.gif" /> <a href="#maxrequestsperthread">MaxRequestsPerThread</a></li>
+<li><img alt="" src="../images/right.gif" /> <a href="mpm_common.html#maxsparethreads">MaxSpareThreads</a></li>
+<li><img alt="" src="../images/right.gif" /> <a href="mpm_common.html#minsparethreads">MinSpareThreads</a></li>
+<li><img alt="" src="../images/right.gif" /> <a href="mpm_common.html#pidfile">PidFile</a></li>
+<li><img alt="" src="../images/right.gif" /> <a href="mpm_common.html#scoreboardfile">ScoreBoardFile</a></li>
+<li><img alt="" src="../images/right.gif" /> <a href="mpm_common.html#sendbuffersize">SendBufferSize</a></li>
+<li><img alt="" src="../images/right.gif" /> <a href="mpm_common.html#startthreads">StartThreads</a></li>
+<li><img alt="" src="../images/right.gif" /> <a href="mpm_common.html#user">User</a></li>
+</ul>
+<h3>Siehe auch</h3>
+<ul class="seealso">
+<li><a href="../bind.html">Adress- und Port-Einstellungen</a>
+</li>
+</ul></div>
+
+<div class="top"><a href="#page-header"><img alt="top" src="../images/up.gif" /></a></div>
+<div class="directive-section"><h2><a name="MaxRequestsPerThread" id="MaxRequestsPerThread">MaxRequestsPerThread</a>-<a name="maxrequestsperthread" id="maxrequestsperthread">Direktive</a></h2>
+<table class="directive">
+<tr><th><a href="directive-dict.html#Description">Beschreibung:</a></th><td>Die maximale Anzahl von Anfragen, die ein einzelner Thread
+  während seiner Lebensdauer bedient.</td></tr>
+<tr><th><a href="directive-dict.html#Syntax">Syntax:</a></th><td><code>MaxRequestsPerThread <var>Anzahl</var></code></td></tr>
+<tr><th><a href="directive-dict.html#Default">Voreinstellung:</a></th><td><code>MaxRequestsPerThread 0</code></td></tr>
+<tr><th><a href="directive-dict.html#Context">Kontext:</a></th><td>Serverkonfiguration</td></tr>
+<tr><th><a href="directive-dict.html#Status">Status:</a></th><td>MPM</td></tr>
+<tr><th><a href="directive-dict.html#Module">Modul:</a></th><td>beos</td></tr>
+</table>
+  <p>Die Direktive <code class="directive">MaxRequestsPerThread</code> legt die 
+    Anzahl der Anfragen fest, die ein einzelner Server-Thread bedient. Nach 
+    Erreichen der angegebenen Anzahl von Anfragen wird der Thread beendet. 
+    Wird für <code class="directive">MaxRequestsPerThread</code> der Wert 
+    <code>0</code> angegeben, wird der Thread niemals beendet.</p>
+
+    <p>Das Setzen von <code class="directive">MaxRequestsPerThread</code> auf einen
+    Wert ungleich null hat zwei Vorteile:</p>
+
+    <ul>
+      <li>Die Menge des von einem Thread benötigten Speicherplatzes
+       bei (unvorhergesehenen) Speicherproblemen kann begrenzt werden;</li>
+
+      <li>Threads mit begrenzter Lebensdauer reduzieren die Anzahl 
+      der Threads bei reduzierter Serverlast.</li>
+    </ul>
+
+    <div class="note"><h3>Hinweis:</h3>
+      <p>Bei <code class="directive"><a href="../mod/core.html#keepalive">KeepAlive</a></code>-Anfragen wird nur die
+      erste Anfrage auf das Maximum angerechnet. Das führt dazu, dass
+      die Anzahl der <em>Verbindungen</em>
+      pro Thread reduziert wird.</p>
+    </div>
+
+</div>
+</div>
+<div class="bottomlang">
+<p><span>Verfügbare Sprachen: </span><a href="../de/mod/beos.html" title="Deutsch">&nbsp;de&nbsp;</a> |
+<a href="../en/mod/beos.html" hreflang="en" rel="alternate" title="English">&nbsp;en&nbsp;</a> |
+<a href="../ko/mod/beos.html" hreflang="ko" rel="alternate" title="Korean">&nbsp;ko&nbsp;</a></p>
+</div><div id="footer">
+<p class="apache">Gepflegt durch das <a href="http://httpd.apache.org/docs-project/">Apache HTTP Server Documentation Project</a></p>
+<p class="menu"><a href="../mod/">Module</a> | <a href="../mod/directives.html">Direktiven</a> | <a href="../faq/">FAQ</a> | <a href="../glossary.html">Glossar</a> | <a href="../sitemap.html">Seitenindex</a></p></div>
+</body></html>
\ No newline at end of file
diff --git a/docs/manual/mod/beos.xml.de b/docs/manual/mod/beos.xml.de
new file mode 100644 (file)
index 0000000..1032e47
--- /dev/null
@@ -0,0 +1,85 @@
+<?xml version="1.0"?>
+<!DOCTYPE modulesynopsis SYSTEM "../style/modulesynopsis.dtd">
+<?xml-stylesheet type="text/xsl" href="../style/manual.de.xsl"?>
+<!-- English revision: 1.3 -->
+
+<modulesynopsis metafile="beos.xml.meta">
+<name>beos</name>
+<description>Dieses Multi-Processing-Modul ist f&uuml;r BeOS
+  optimiert.</description>
+<status>MPM</status>
+<sourcefile>beos.c</sourcefile>
+<identifier>mpm_beos_module</identifier>
+
+<summary>
+   <p>Dieses Multi-Processing-Modul (MPM) ist das Standardmodul f&uuml;r BeOS.
+     Es benutzt einen einzelnen Steuerprozess welcher Threads f&uuml;r die
+     Bedienung der Anfragen erzeugt.</p>
+</summary>
+<seealso><a href="../bind.html">Adress- und Port-Einstellungen</a>
+</seealso>
+
+<directivesynopsis location="mpm_common"><name>User</name>
+</directivesynopsis>
+<directivesynopsis location="mpm_common"><name>Group</name>
+</directivesynopsis>
+<directivesynopsis location="mpm_common"><name>Listen</name>
+</directivesynopsis>
+<directivesynopsis location="mpm_common"><name>ListenBacklog</name>
+</directivesynopsis>
+<directivesynopsis location="mpm_common"><name>SendBufferSize</name>
+</directivesynopsis>
+<directivesynopsis location="mpm_common"><name>StartThreads</name>
+</directivesynopsis>
+<directivesynopsis location="mpm_common"><name>MinSpareThreads</name>
+</directivesynopsis>
+<directivesynopsis location="mpm_common"><name>MaxSpareThreads</name>
+</directivesynopsis>
+<directivesynopsis location="mpm_common"><name>MaxClients</name>
+</directivesynopsis>
+<directivesynopsis location="mpm_common"><name>CoreDumpDirectory</name>
+</directivesynopsis>
+<directivesynopsis location="mpm_common"><name>MaxMemFree</name>
+</directivesynopsis>
+<directivesynopsis location="mpm_common"><name>PidFile</name>
+</directivesynopsis>
+<directivesynopsis location="mpm_common"><name>ScoreBoardFile</name>
+</directivesynopsis>
+
+<directivesynopsis>
+<name>MaxRequestsPerThread</name>
+<description>Die maximale Anzahl von Anfragen, die ein einzelner Thread
+  w&auml;hrend seiner Lebensdauer bedient.</description>
+<syntax>MaxRequestsPerThread <var>Anzahl</var></syntax>
+<default>MaxRequestsPerThread 0</default>
+<contextlist><context>server config</context></contextlist>
+
+<usage>
+  <p>Die Direktive <directive>MaxRequestsPerThread</directive> legt die 
+    Anzahl der Anfragen fest, die ein einzelner Server-Thread bedient. Nach 
+    Erreichen der angegebenen Anzahl von Anfragen wird der Thread beendet. 
+    Wird f&uuml;r <directive>MaxRequestsPerThread</directive> der Wert 
+    <code>0</code> angegeben, wird der Thread niemals beendet.</p>
+
+    <p>Das Setzen von <directive>MaxRequestsPerThread</directive> auf einen
+    Wert ungleich null hat zwei Vorteile:</p>
+
+    <ul>
+      <li>Die Menge des von einem Thread ben&ouml;tigten Speicherplatzes
+       bei (unvorhergesehenen) Speicherproblemen kann begrenzt werden;</li>
+
+      <li>Threads mit begrenzter Lebensdauer reduzieren die Anzahl 
+      der Threads bei reduzierter Serverlast.</li>
+    </ul>
+
+    <note><title>Hinweis:</title>
+      <p>Bei <directive module="core">KeepAlive</directive>-Anfragen wird nur die
+      erste Anfrage auf das Maximum angerechnet. Das f&uuml;hrt dazu, dass
+      die Anzahl der <em>Verbindungen</em>
+      pro Thread reduziert wird.</p>
+    </note>
+</usage>
+</directivesynopsis>
+
+</modulesynopsis>
+
index 8559d58fd45ac8f305060b5db882829fb3fb1038..a05bfa6313ef11d1e9852414d1708b7df92735c4 100644 (file)
@@ -46,7 +46,8 @@
 Servers</dd>
 <dt><a href="mpm_common.html">mpm_common</a></dt><dd class="separate">Eine Sammlung von Direktiven, die in mehr als einem
   Multi-Processing-Modul (MPM) implementiert sind.</dd>
-<dt><a href="beos.html">beos</a></dt><dd>This Multi-Processing Module is optimized for BeOS.</dd>
+<dt><a href="beos.html">beos</a></dt><dd>Dieses Multi-Processing-Modul ist für BeOS
+  optimiert.</dd>
 <dt><a href="leader.html">leader</a></dt><dd>An experimental variant of the standard <code class="module"><a href="../mod/worker.html">worker</a></code>
 MPM</dd>
 <dt><a href="mpm_netware.html">mpm_netware</a></dt><dd>Multi-Processing Module implementing an exclusively threaded web