]> granicus.if.org Git - apache/commit
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)
commit400e0c856d2f9c80672fdd20167221d80fb39007
tree585fd0ce62a0ca2953ada20095508df05d1b04b7
parentcd733889f1edc72afee6d8e4d7f9e5003d47ca3f
SendBufferSize is not valid in a VirtualHost, so make Apache say so.

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