From: brian Date: Wed, 6 May 1998 04:10:53 +0000 (+0000) Subject: PR: 2100 X-Git-Tag: APACHE_1_3b7~28 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=f678c97595dc5dc8a76f5ae41c4c3be67ef0fb52;p=thirdparty%2Fapache%2Fhttpd.git PR: 2100 Submitted by: Dale Couch slight clarification for NT users. git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@81145 13f79535-47bb-0310-9956-ffa450edef68 --- diff --git a/docs/manual/mod/core.html b/docs/manual/mod/core.html index 7b86937e944..c9fc3815070 100644 --- a/docs/manual/mod/core.html +++ b/docs/manual/mod/core.html @@ -1,4 +1,4 @@ - +!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 3.2 Final//EN"> Apache Core Features @@ -2554,11 +2554,8 @@ with Windows sure and set this number high enough for your site if you get a lot of hits. -

- -This directive has no effect on Unix systems. - -

See also StartServers and This directive has no effect on Unix systems. Unix users should look + at StartServers and MaxRequestsPerChild.