]> git.ipfire.org Git - thirdparty/apache/httpd.git/commitdiff
SendBufferSize is not valid in a VirtualHost, so make Apache say so.
authorMarc Slemko <marc@apache.org>
Tue, 10 Jun 1997 00:28:33 +0000 (00:28 +0000)
committerMarc Slemko <marc@apache.org>
Tue, 10 Jun 1997 00:28:33 +0000 (00:28 +0000)
Note that allowing this to be set on a per socket (ie. per Listen
directive) basis could be useful for some, but isn't currently
implemented.  Also note that the code as written may fail to work
correctly on some systems that don't copy the socket settings fully
on an accept().

Reviewed by: Randy Terbush, Dean Gaudet
Submitted by:
Obtained from:

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

docs/manual/mod/core.html

index fde6c351a232dd33a34431d03f5b3bacf9a8231f..56b5826904bd62eb28fba75305cde061037b2d66 100644 (file)
@@ -1158,7 +1158,7 @@ release.<p>
 <A name="sendbuffersize"><h2>SendBufferSize directive</h2></A>
 <!--%plaintext &lt;?INDEX {\tt SendBufferSize} directive&gt; -->
 <strong>Syntax:</strong> SendBufferSize <em>bytes</em><br>
-<strong>Context:</strong> server config, virtual host<br>
+<strong>Context:</strong> server config<br>
 <strong>Status:</strong> core<p>
 
 The server will set the TCP buffer size to the number of bytes