Received: (qmail 12180 invoked by uid 501); 14 Oct 2000 20:18:52 -0000 Message-Id: <20001014201852.12179.qmail@locus.apache.org> Date: 14 Oct 2000 20:18:52 -0000 From: Michael Long Reply-To: mlong@infoave.net To: submit@bugz.apache.org Subject: documentation update to http://httpd.apache.org/docs/misc/descriptors.html X-Send-Pr-Version: 3.110 >Number: 6677 >Category: os-osf >Synopsis: documentation update to http://httpd.apache.org/docs/misc/descriptors.html >Confidential: no >Severity: non-critical >Priority: medium >Responsible: apache >State: closed >Quarter: >Keywords: >Date-Required: >Class: doc-bug >Submitter-Id: apache >Arrival-Date: Sat Oct 14 13:20:00 PDT 2000 >Closed-Date: Mon Oct 16 17:29:37 PDT 2000 >Last-Modified: Mon Oct 16 17:29:37 PDT 2000 >Originator: mlong@infoave.net >Release: 1.3.14 >Organization: >Environment: tru64 unix >Description: Add this to http://httpd.apache.org/docs/misc/descriptors.html for "Compaq Tru64 UNIX/Digital UNIX/OSF": If you are out of file descriptors, try these things: 1. Raise open_max_soft and open_max_hard to 4096 in the proc subsystem. Do a man on sysconfig, sysconfigdb, and sysconfigtab 2. Raise max-vnodes to a large number which is greater than the number of apache processes * 4096 (Setting it to 250,000 should be good for most people). Do a man on sysconfig, sysconfigdb, and sysconfigtab 3. If you are using Tru64 5.0, 5.0A, or 5.1, define -DNO_SLACK to work around a bug in the OS. CFLAGS="-DNO_SLACK" ./configure 4. Reduce the number of log files by merging them into one, using logsplit programs, or piped logs >How-To-Repeat: >Fix: >Release-Note: >Audit-Trail: State-Changed-From-To: open-closed State-Changed-By: slive State-Changed-When: Mon Oct 16 17:29:37 PDT 2000 State-Changed-Why: Thanks. This has been added. >Unformatted: [In order for any reply to be added to the PR database, you need] [to include in the Cc line and make sure the] [subject line starts with the report component and number, with ] [or without any 'Re:' prefixes (such as "general/1098:" or ] ["Re: general/1098:"). If the subject doesn't match this ] [pattern, your message will be misfiled and ignored. The ] ["apbugs" address is not added to the Cc line of messages from ] [the database automatically because of the potential for mail ] [loops. If you do not include this Cc, your reply may be ig- ] [nored unless you are responding to an explicit request from a ] [developer. Reply only with text; DO NOT SEND ATTACHMENTS! ]