From nobody@hyperreal.com Thu Jun 19 08:52:08 1997 Received: (from nobody@localhost) by hyperreal.com (8.8.5/8.8.5) id IAA13027; Thu, 19 Jun 1997 08:52:08 -0700 (PDT) Message-Id: <199706191552.IAA13027@hyperreal.com> Date: Thu, 19 Jun 1997 08:52:08 -0700 (PDT) From: Steven Morris Reply-To: smorris@feist.com To: apbugs@hyperreal.com Subject: Upgrade to 1.2.0 from 1.1.1 does not work X-Send-Pr-Version: 3.2 >Number: 753 >Category: os-bsdi >Synopsis: Upgrade to 1.2.0 from 1.1.1 does not work >Confidential: no >Severity: serious >Priority: medium >Responsible: apache >State: closed >Class: sw-bug >Submitter-Id: apache >Arrival-Date: Thu Jun 19 09:00:01 1997 >Last-Modified: Thu Jun 19 22:36:27 PDT 1997 >Originator: smorris@feist.com >Organization: >Release: 1.2.0 >Environment: BSD/OS wichita.fn.net 2.1 BSDI BSD/OS 2.1 Kernel #1: Wed Feb 12 08:45:31 CST 1997 root@wichita.fn.net:/usr/src/sys/compile/LOCAL i386, All known patches from BSDI. Intel Pentium 200 with 256 Meg RAM >Description: This problem looks like problem reports 295 and 611. httpd processes start with the 8 StartServers that we have in our httpd.conf file. But the httpd process never responds to any request. No errors reported to any log files. We run about 170 virtual hosts, and it works fine on ver 1.1.1. I have not tried to adjust the number of virtual hosts as of yet but wanted to know if apache had found the problem in the problem reports 295 & 611. >How-To-Repeat: >Fix: >Audit-Trail: State-Changed-From-To: open-closed State-Changed-By: marc State-Changed-When: Thu Jun 19 22:36:27 PDT 1997 State-Changed-Why: This is almost certainly a problem with file descriptors; see the FAQ for workarounds. In your case, recompiling Apache (and possibly your BSDI kernel) with FD_SETSIZE increased should make you able to use more fds in select. If you have trouble, contact BSDI for how to increase the number of fds available to select(). You could, of course, cut down on the number of log files. The change in behavior is not a bug in Apache, but simply a change. The old behavior is desirable, but isn't trivial to restore. >Unformatted: