From: Rich Bowen Date: Fri, 7 Jan 2011 12:07:40 +0000 (+0000) Subject: Rebuild Covener's changes from jan 5 X-Git-Tag: 2.3.11~258 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=de3732cf45563aa8fddbd93ae1607d37c14e785a;p=thirdparty%2Fapache%2Fhttpd.git Rebuild Covener's changes from jan 5 git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1056280 13f79535-47bb-0310-9956-ffa450edef68 --- diff --git a/docs/manual/mod/mpm_common.html.en b/docs/manual/mod/mpm_common.html.en index 33169d17e25..82aebcaef3f 100644 --- a/docs/manual/mod/mpm_common.html.en +++ b/docs/manual/mod/mpm_common.html.en @@ -512,6 +512,15 @@ Apache HTTP Server

If set to the value of 0, the server will use the default value provided by your OS.

+

Further configuration of your operating system may be required to elicit + better performance on high speed, high latency connections.

+ +

On some operating systems, changes in TCP behavior resulting + from a larger SendBufferSize may not be seen unless + EnableSendfile is set to OFF. This + interaction applies only to static files.

+ +
top

ServerLimit Directive

diff --git a/docs/manual/mod/mpm_common.xml.de b/docs/manual/mod/mpm_common.xml.de index 70c2c566d26..79f3850db27 100644 --- a/docs/manual/mod/mpm_common.xml.de +++ b/docs/manual/mod/mpm_common.xml.de @@ -1,7 +1,7 @@ - + + +