]> granicus.if.org Git - apache/commitdiff
Add a note to the FAQ about increasing file descriptor limits [sic]
authorKen Coar <coar@apache.org>
Fri, 10 Jul 1998 00:25:35 +0000 (00:25 +0000)
committerKen Coar <coar@apache.org>
Fri, 10 Jul 1998 00:25:35 +0000 (00:25 +0000)
on Win95.  Does this have any effect on WinNT?

Submitted by: "The Smiths" <smiths@erols.com>
Reviewed by: Ken Coar

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

docs/manual/misc/FAQ.html

index f25d8ac5a89b6499a2a6ddc30da46c4c72c6a51f..0e2c70c6a5cc67f74cfd5d75ace09231de4fc93d 100644 (file)
@@ -14,7 +14,7 @@
   <!--#include virtual="header.html" -->
   <H1 ALIGN="CENTER">Apache Server Frequently Asked Questions</H1>
   <P>
-  $Revision: 1.122 $ ($Date: 1998/07/09 22:02:54 $)
+  $Revision: 1.123 $ ($Date: 1998/07/10 00:25:35 $)
   </P>
   <P>
   The latest version of this FAQ is always available from the main
     how to do this is available in the
     <A HREF="perf.html">performance hints</A> page.  There is a specific
     note for <A HREF="#freebsd-setsize">FreeBSD</A> below.
+    <P>
+    For Windows 95, try modifying your <SAMP>C:\CONFIG.SYS</SAMP> file to
+    include a line like
+    </P>
+    <DL>
+     <DD><CODE>FILES=300</CODE>
+     </DD>
+    </DL>
+    <P>
+    Remember that you'll need to reboot your Windows 95 system in order
+    for the new value to take effect.
+    </P>
    </LI>
    <LI>&quot;Don't do that&quot; - try to run with fewer virtual hosts
    </LI>