nd 2004/03/09 13:46:12
Modified: docs/manual/mod Tag: APACHE_2_0_BRANCH directives.html.de
mpm_winnt.html.de mpm_winnt.xml.de
quickreference.html.de
Log:
Backport: German translation of Win32DisableAcceptEx
Revision Changes Path
No revision
No revision
1.1.2.12 +2 -1 httpd-2.0/docs/manual/mod/directives.html.de
Index: directives.html.de
===================================================================
RCS file: /home/cvs/httpd-2.0/docs/manual/mod/directives.html.de,v
retrieving revision 1.1.2.11
retrieving revision 1.1.2.12
diff -u -u -r1.1.2.11 -r1.1.2.12
--- directives.html.de 21 Feb 2004 00:37:46 -0000 1.1.2.11
+++ directives.html.de 9 Mar 2004 21:46:12 -0000 1.1.2.12
@@ -37,7 +37,7 @@
zu jeder Direktive eine Zusammenfassung der Details enthält.
</p>
-<p class="letters"><a href="#A"> A </a> | <a href="#B"> B </a>
| <a href="#C"> C </a> | <a href="#D"> D </a>
| <a href="#E"> E </a> | <a href="#F"> F </a>
| <a href="#G"> G </a> | <a href="#H"> H </a>
| <a href="#I"> I </a> | <a href="#K"> K </a>
| <a href="#L"> L </a> | <a href="#M"> M </a>
| <a href="#N"> N </a> | <a href="#O"> O </a>
| <a href="#P"> P </a> | <a href="#R"> R </a>
| <a href="#S"> S </a> | <a href="#T"> T </a>
| <a href="#U"> U </a> | <a href="#V"> V </a>
| <a href="#X"> X </a></p>
+<p class="letters"><a href="#A"> A </a> | <a href="#B"> B </a>
| <a href="#C"> C </a> | <a href="#D"> D </a>
| <a href="#E"> E </a> | <a href="#F"> F </a>
| <a href="#G"> G </a> | <a href="#H"> H </a>
| <a href="#I"> I </a> | <a href="#K"> K </a>
| <a href="#L"> L </a> | <a href="#M"> M </a>
| <a href="#N"> N </a> | <a href="#O"> O </a>
| <a href="#P"> P </a> | <a href="#R"> R </a>
| <a href="#S"> S </a> | <a href="#T"> T </a>
| <a href="#U"> U </a> | <a href="#V"> V </a>
| <a href="#W"> W </a> | <a href="#X"> X </a></p>
</div>
<div id="directive-list"><ul>
<li><a href="mpm_common.html#acceptmutex" id="A" name="A">AcceptMutex</a></li>
@@ -382,6 +382,7 @@
<li><a href="core.html#virtualhost"><VirtualHost></a></li>
<li><a href="mod_vhost_alias.html#virtualscriptalias">VirtualScriptAlias</a></li>
<li><a href="mod_vhost_alias.html#virtualscriptaliasip">VirtualScriptAliasIP</a></li>
+<li><a href="mpm_winnt.html#win32disableacceptex" id="W" name="W">Win32DisableAcceptEx</a></li>
<li><a href="mod_include.html#xbithack" id="X" name="X">XBitHack</a></li>
</ul></div>
<div class="bottomlang">
1.1.2.5 +29 -0 httpd-2.0/docs/manual/mod/mpm_winnt.html.de
Index: mpm_winnt.html.de
===================================================================
RCS file: /home/cvs/httpd-2.0/docs/manual/mod/mpm_winnt.html.de,v
retrieving revision 1.1.2.4
retrieving revision 1.1.2.5
diff -u -u -r1.1.2.4 -r1.1.2.5
--- mpm_winnt.html.de 21 Feb 2004 00:37:47 -0000 1.1.2.4
+++ mpm_winnt.html.de 9 Mar 2004 21:46:12 -0000 1.1.2.5
@@ -48,9 +48,38 @@
<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#threadlimit">ThreadLimit</a></li>
<li><img alt="" src="../images/right.gif" /> <a href="mpm_common.html#threadsperchild">ThreadsPerChild</a></li>
+<li><img alt="" src="../images/down.gif" /> <a href="#win32disableacceptex">Win32DisableAcceptEx</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="Win32DisableAcceptEx" id="Win32DisableAcceptEx">Win32DisableAcceptEx</a>-<a
name="win32disableacceptex" id="win32disableacceptex">Direktive</a></h2>
+<table class="directive">
+<tr><th><a href="directive-dict.html#Description">Beschreibung:</a></th><td>Für
die Annahme von Netzwerkverbindungen wird accept() anstelle von AcceptEx() verwendet</td></tr>
+<tr><th><a href="directive-dict.html#Syntax">Syntax:</a></th><td><code>Win32DisableAcceptEx</code></td></tr>
+<tr><th><a href="directive-dict.html#Default">Voreinstellung:</a></th><td><code>AcceptEx()
ist standardmäßig aktiviert. Verwenden Sie diese
+Direktive, um den Gebrauch von AcceptEx() zu deaktivieren.</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>mpm_winnt</td></tr>
+<tr><th><a href="directive-dict.html#Compatibility">Kompatibilität:</a></th><td>Verfügbar
ab Version 2.0.49</td></tr>
+</table>
+ <p><code>AcceptEx()</code> ist eine Schnittstelle zu Microsoft Winsock
v2,
+ die unter bestimmten Umständen einige Leistungsverbesserungen
+ gegenüber der <code>accept()</code>-API von BSD bietet. Einige beliebte
+ Windows-Produkte, typischerweise Virenscanner oder VPN-Pakete, besitzen
+ jedoch Fehler, welche den einwandfreien Betrieb von <code>AcceptEx()</code>
+ stören. Wenn Sie einen Fehler wie:</p>
+
+ <div class="example"><p><code>
+ [error] (730038)An operation was attempted on something that is
+ not a socket.: winnt_accept: AcceptEx failed. Attempting to recover.
+ </code></p></div>
+
+ <p>erhalten, sollten Sie diese Direktive verwenden, um den Gebrauch von
+ <code>AcceptEx()</code> zu unterbinden.</p>
+
+</div>
</div>
<div class="bottomlang">
<p><span>Verfügbare Sprachen: </span><a href="../de/mod/mpm_winnt.html"
title="Deutsch"> de </a> |
1.1.2.8 +28 -1 httpd-2.0/docs/manual/mod/mpm_winnt.xml.de
Index: mpm_winnt.xml.de
===================================================================
RCS file: /home/cvs/httpd-2.0/docs/manual/mod/mpm_winnt.xml.de,v
retrieving revision 1.1.2.7
retrieving revision 1.1.2.8
diff -u -u -r1.1.2.7 -r1.1.2.8
--- mpm_winnt.xml.de 9 Feb 2004 20:26:44 -0000 1.1.2.7
+++ mpm_winnt.xml.de 9 Mar 2004 21:46:12 -0000 1.1.2.8
@@ -1,7 +1,7 @@
<?xml version="1.0"?>
<!DOCTYPE modulesynopsis SYSTEM "../style/modulesynopsis.dtd">
<?xml-stylesheet type="text/xsl" href="../style/manual.de.xsl"?>
-<!-- English revision: 1.4.2.2 -->
+<!-- English revision: 1.6 -->
<!--
Copyright 2003-2004 The Apache Software Foundation
@@ -52,6 +52,33 @@
<directivesynopsis location="mpm_common"><name>ThreadLimit</name>
</directivesynopsis>
<directivesynopsis location="mpm_common"><name>ThreadsPerChild</name>
+</directivesynopsis>
+
+<directivesynopsis>
+<name>Win32DisableAcceptEx</name>
+<description>Für die Annahme von Netzwerkverbindungen wird accept() anstelle
von AcceptEx() verwendet</description>
+<syntax>Win32DisableAcceptEx</syntax>
+<default>AcceptEx() ist standardmäßig aktiviert. Verwenden Sie
diese
+Direktive, um den Gebrauch von AcceptEx() zu deaktivieren.</default>
+<contextlist><context>server config</context></contextlist>
+<compatibility>Verfügbar ab Version 2.0.49</compatibility>
+
+<usage>
+ <p><code>AcceptEx()</code> ist eine Schnittstelle zu Microsoft Winsock
v2,
+ die unter bestimmten Umständen einige Leistungsverbesserungen
+ gegenüber der <code>accept()</code>-API von BSD bietet. Einige
beliebte
+ Windows-Produkte, typischerweise Virenscanner oder VPN-Pakete, besitzen
+ jedoch Fehler, welche den einwandfreien Betrieb von <code>AcceptEx()</code>
+ stören. Wenn Sie einen Fehler wie:</p>
+
+ <example>
+ [error] (730038)An operation was attempted on something that is
+ not a socket.: winnt_accept: AcceptEx failed. Attempting to recover.
+ </example>
+
+ <p>erhalten, sollten Sie diese Direktive verwenden, um den Gebrauch von
+ <code>AcceptEx()</code> zu unterbinden.</p>
+</usage>
</directivesynopsis>
</modulesynopsis>
1.1.2.33 +3 -2 httpd-2.0/docs/manual/mod/quickreference.html.de
Index: quickreference.html.de
===================================================================
RCS file: /home/cvs/httpd-2.0/docs/manual/mod/quickreference.html.de,v
retrieving revision 1.1.2.32
retrieving revision 1.1.2.33
diff -u -u -r1.1.2.32 -r1.1.2.33
--- quickreference.html.de 21 Feb 2004 00:37:47 -0000 1.1.2.32
+++ quickreference.html.de 9 Mar 2004 21:46:12 -0000 1.1.2.33
@@ -42,7 +42,7 @@
der Legende.</p>
</div>
<div id="directive-ref"><table id="legend">
-<tr><td class="letters"><span><a href="#A"> A </a>
| <a href="#B"> B </a> | <a href="#C"> C </a>
| <a href="#D"> D </a> | <a href="#E"> E </a>
| <a href="#F"> F </a> | <a href="#G"> G </a>
| <a href="#H"> H </a> | <a href="#I"> I </a>
| <a href="#K"> K </a> | <a href="#L"> L </a>
| <a href="#M"> M </a> | <a href="#N"> N </a>
| <a href="#O"> O </a> | <a href="#P"> P </a>
| <a href="#R"> R </a> | <a href="#S"> S </a>
| <a href="#T"> T </a> | <a href="#U"> U </a>
| <a href="#V"> V </a> | <a href="#X"> X </a></span></td>
+<tr><td class="letters"><span><a href="#A"> A </a>
| <a href="#B"> B </a> | <a href="#C"> C </a>
| <a href="#D"> D </a> | <a href="#E"> E </a>
| <a href="#F"> F </a> | <a href="#G"> G </a>
| <a href="#H"> H </a> | <a href="#I"> I </a>
| <a href="#K"> K </a> | <a href="#L"> L </a>
| <a href="#M"> M </a> | <a href="#N"> N </a>
| <a href="#O"> O </a> | <a href="#P"> P </a>
| <a href="#R"> R </a> | <a href="#S"> S </a>
| <a href="#T"> T </a> | <a href="#U"> U </a>
| <a href="#V"> V </a> | <a href="#W"> W </a>
| <a href="#X"> X </a></span></td>
<td><table>
<tr><th>s</th><td>Serverkonfiguration</td></tr>
<tr><th>v</th><td>Virtual Host</td></tr>
@@ -702,7 +702,8 @@
a given virtual host</td></tr>
<tr class="odd"><td><a href="mod_vhost_alias.html#virtualscriptaliasip">VirtualScriptAliasIP
<em>interpolated-directory</em>|none</a></td><td> none </td><td>sv</td><td>E</td></tr><tr
class="odd"><td class="descr" colspan="4">Dynamically configure the location of the
cgi directory for
a given virtual host</td></tr>
-<tr><td><a href="mod_include.html#xbithack" id="X" name="X">XBitHack
on|off|full</a></td><td> off </td><td>svdh</td><td>B</td></tr><tr><td
class="descr" colspan="4">Parse SSI directives in files with the execute bit
+<tr><td><a href="mpm_winnt.html#win32disableacceptex" id="W" name="W">Win32DisableAcceptEx</a></td><td></td><td>s</td><td>M</td></tr><tr><td
class="descr" colspan="4">Für die Annahme von Netzwerkverbindungen wird accept() anstelle
von AcceptEx() verwendet</td></tr>
+<tr class="odd"><td><a href="mod_include.html#xbithack" id="X" name="X">XBitHack
on|off|full</a></td><td> off </td><td>svdh</td><td>B</td></tr><tr
class="odd"><td class="descr" colspan="4">Parse SSI directives in files with the
execute bit
set</td></tr>
</table></div>
<div class="bottomlang">
|