<?xml version="1.0" encoding="UTF-8" ?>
<!DOCTYPE indexpage SYSTEM "./style/sitemap.dtd">
<?xml-stylesheet type="text/xsl" href="./style/manual.de.xsl"?>
-<!-- English Revision: 1.4 -->
+<!-- English Revision: 1.6 -->
<!--
Copyright 2003-2004 The Apache Software Foundation
<?xml version='1.0' encoding='UTF-8' ?>
<!DOCTYPE manualpage SYSTEM "./style/manualpage.dtd">
<?xml-stylesheet type="text/xsl" href="./style/manual.de.xsl"?>
-<!-- English revision: 1.7 -->
+<!-- English revision: 1.10 -->
<!--
Copyright 2002-2004 The Apache Software Foundation
<?xml version="1.0"?>
<!DOCTYPE modulesynopsis SYSTEM "../style/modulesynopsis.dtd">
<?xml-stylesheet type="text/xsl" href="../style/manual.de.xsl"?>
-<!-- English revision: 1.3 -->
+<!-- English revision: 1.5 -->
<!--
Copyright 2003-2004 The Apache Software Foundation
<?xml version="1.0"?>
<!DOCTYPE modulesynopsis SYSTEM "../style/modulesynopsis.dtd">
<?xml-stylesheet type="text/xsl" href="../style/manual.de.xsl"?>
-<!-- English revision: 1.71 -->
+<!-- English revision: 1.80 -->
<!--
Copyright 2003-2004 The Apache Software Foundation
module="core">DocumentRoot</directive> (z.B. NFS oder SMB) ist der
Kernel möglicherweise nicht in der Lage, die Netzwerkdatei
über seinen eigenen Cache zu bedienen.</li>
+ <li>Unter Linux löst die Verwendung von <code>sendfile</code>
+ in Verbindung mit bestimmten Netzwerkkarten und IPv6
+ TCP-Checksummenfehler aus.</li>
</ul>
<p>Bei Serverkonfigurationen, die für dieses Problam
<code>GET</code> verwendet wird, sind <code>HEAD</code>-Anfragen
ebenfalls eingeschränkt. Die <code>TRACE</code>-Methode kann nicht
limitiert werden.</p>
+
+ <note type="warning">
+ Wenn es um Zugriffsbeschränkungen geht, sollte
+ ein <directive module="core" type="section"
+ >LimitExcept</directive>-Container sollte immmer einem <directive
+ module="core" type="section">Limit</directive>-Container vorgezogen
+ werden, da <directive module="core" type="section">LimitExcept</directive>
+ einen Schutz gegen beliebige Methoden bietet.
+ </note>
</usage>
</directivesynopsis>
<usage>
<p>Die Direktive gibt die Anzahl der <var>Bytes</var> zwischen 0
(unbegrenzt) und 2147483647 (2GB) an, die im Request-Body (Datenteil der
- Anfrage) erlaubt sind. Die Voreinstellung wird durch die Konstante
- <code>DEFAULT_LIMIT_REQUEST_BODY</code> (<code>0</code> bei der
- Auslieferung) zur Kompilierungszeit gesetzt.</p>
+ Anfrage) erlaubt sind.</p>
<p>Die Direktive <directive>LimitRequestBody</directive> erlaubt es dem
Benutzer, die Größe des HTTP-Request-Bodys in dem Kontext zu
<p>Beim Protokollieren in eine reguläre Datei können
Nachrichten des Levels <code>notice</code> nicht unterdrückt
werden und werden daher immer protokolliert. Dies trifft allerdings
- nicht zu wenn mittels <code>syslog</code> protokolliert wird.</p>
+ nicht zu, wenn mittels <code>syslog</code> protokolliert wird.</p>
</note>
</usage>
</directivesynopsis>
[ <!ENTITY allmodules SYSTEM "allmodules.xml.de"> ]
>
<?xml-stylesheet type="text/xsl" href="../style/manual.de.xsl"?>
-<!-- English revision: 1.9 -->
+<!-- English revision: 1.11 -->
<!--
Copyright 2002-2004 The Apache Software Foundation
[ <!ENTITY allmodules SYSTEM "allmodules.xml.de"> ]
>
<?xml-stylesheet type="text/xsl" href="../style/manual.de.xsl"?>
-<!-- English revision: 1.7 -->
+<!-- English revision: 1.9 -->
<!--
Copyright 2002-2004 The Apache Software Foundation
<?xml version="1.0"?>
<!DOCTYPE modulesynopsis SYSTEM "../style/modulesynopsis.dtd">
<?xml-stylesheet type="text/xsl" href="../style/manual.de.xsl"?>
-<!-- English revision: 1.6 -->
+<!-- English revision: 1.8 -->
<!--
Copyright 2003-2004 The Apache Software Foundation
<?xml version="1.0"?>
<!DOCTYPE modulesynopsis SYSTEM "../style/modulesynopsis.dtd">
<?xml-stylesheet type="text/xsl" href="../style/manual.de.xsl"?>
-<!-- English revision: 1.14 -->
+<!-- English revision: 1.16 -->
<!--
Copyright 2003-2004 The Apache Software Foundation
<?xml version="1.0"?>
<!DOCTYPE modulesynopsis SYSTEM "../style/modulesynopsis.dtd">
<?xml-stylesheet type="text/xsl" href="../style/manual.de.xsl"?>
-<!-- English revision: 1.6 -->
+<!-- English revision: 1.13 -->
<!--
Copyright 2003-2004 The Apache Software Foundation
</directivesynopsis>
<directivesynopsis location="mpm_common"><name>ListenBacklog</name>
</directivesynopsis>
+<directivesynopsis location="mpm_common"><name>MaxMemFree</name>
+</directivesynopsis>
<directivesynopsis location="mpm_common"><name>MaxRequestsPerChild</name>
</directivesynopsis>
<directivesynopsis location="mpm_common"><name>ScoreBoardFile</name>
</directivesynopsis>
<directivesynopsis location="mpm_common"><name>ThreadsPerChild</name>
</directivesynopsis>
+<directivesynopsis location="mpm_common"><name>ThreadStackSize</name>
+</directivesynopsis>
<directivesynopsis>
<name>Win32DisableAcceptEx</name>
<?xml version="1.0"?>
<!DOCTYPE modulesynopsis SYSTEM "../style/modulesynopsis.dtd">
<?xml-stylesheet type="text/xsl" href="../style/manual.de.xsl"?>
-<!-- English revision: 1.10 -->
+<!-- English revision: 1.15 -->
<!--
Copyright 2003-2004 The Apache Software Foundation
<name>MaxSpareServers</name>
<description>Maximale Anzahl der unbeschäftigten Kindprozesse des
Servers</description>
-<syntax>MaxSpareServers <var>Anzahl</var><br /></syntax>
+<syntax>MaxSpareServers <var>Anzahl</var></syntax>
<default>MaxSpareServers 10</default>
<contextlist><context>server config</context></contextlist>
[ <!ENTITY allmodules SYSTEM "allmodules.xml.de"> ]
>
<?xml-stylesheet type="text/xsl" href="../style/manual.de.xsl"?>
-<!-- English revision: 1.6 -->
+<!-- English revision: 1.9 -->
<!--
Copyright 2002-2004 The Apache Software Foundation
<legend>
<table>
+ <columnspec><column width=".1"/><column width=".2"/></columnspec>
<tr><th>s</th><td>Serverkonfiguration</td></tr>
<tr><th>v</th><td>Virtual Host</td></tr>
<tr><th>d</th><td>Verzeichnis</td></tr>
</table>
<table>
+ <columnspec><column width=".1"/><column width=".2"/></columnspec>
<tr><th>C</th><td>Core</td></tr>
<tr><th>M</th><td>MPM</td></tr>
<tr><th>B</th><td>Basis</td></tr>
<?xml version='1.0' encoding='UTF-8' ?>
<!DOCTYPE manualpage SYSTEM "./style/manualpage.dtd">
<?xml-stylesheet type="text/xsl" href="./style/manual.de.xsl"?>
-<!-- English revision: 1.7 -->
+<!-- English revision: 1.9 -->
<!--
Copyright 2002-2004 The Apache Software Foundation
[ <!ENTITY allmodules SYSTEM "./mod/allmodules.xml.de"> ]
>
<?xml-stylesheet type="text/xsl" href="./style/manual.de.xsl"?>
-<!-- English revision: 1.32 -->
+<!-- English revision: 1.34 -->
<!--
Copyright 2002-2004 The Apache Software Foundation
<?xml version='1.0' encoding='UTF-8' ?>
<!DOCTYPE manualpage SYSTEM "./style/manualpage.dtd">
<?xml-stylesheet type="text/xsl" href="./style/manual.de.xsl"?>
-<!-- English revision: 1.9 -->
+<!-- English revision: 1.11 -->
<!--
Copyright 2002-2004 The Apache Software Foundation
<?xml version='1.0' encoding='UTF-8' ?>
<!DOCTYPE manualpage SYSTEM "./style/manualpage.dtd">
<?xml-stylesheet type="text/xsl" href="./style/manual.de.xsl"?>
-<!-- English revision: 1.11 -->
+<!-- English revision: 1.13 -->
<!--
Copyright 2002-2004 The Apache Software Foundation
<?xml version='1.0' encoding='UTF-8' ?>
<!DOCTYPE manualpage SYSTEM "../style/manualpage.dtd">
<?xml-stylesheet type="text/xsl" href="../style/manual.de.xsl"?>
-<!-- English revision: 1.3.2.7 -->
+<!-- English revision: 1.12 -->
<!--
Copyright 2003-2004 The Apache Software Foundation