We have a new unixware installation doc, you can see it at http://www.apache.org/docs/unixware.html. See if that helps any. In any event problems in this area have been fixed in 1.2b9 which should be released shortly.
Dean On Wed, 23 Apr 1997, Dean Moeller wrote: > > >Number: 466 > >Category: general > >Synopsis: after Broken pipe, server gets into a hard loop > >Confidential: no > >Severity: critical > >Priority: medium > >Responsible: apache (Apache HTTP Project) > >State: open > >Class: sw-bug > >Submitter-Id: apache > >Arrival-Date: Wed Apr 23 15:50:00 1997 > >Originator: [EMAIL PROTECTED] > >Organization: > apache > >Release: 1.2b6 > >Environment: > Unixware 1.1 > >Description: > This has happened quite often: > > The server quits responding to a browser and floods the error log with > entries. While I haven't been able to reproduce this at will, it seems > to happen when I am on a "frames" browser page and attempt to link somewhere > else. Anyway, attached is a copy of the error_log and access_log at a time > when things get goofy: > > ERROR_LOG: > > [Mon Apr 21 16:03:34 1997] Server configured -- resuming normal operations > > ******* MY COMMENTS HERE ********************** > (normal stuff here) > > Now the following happens until I SIGHUP server > or error log fills.... > *********************************************** > [Wed Apr 23 15:20:32 1997] accept: Broken pipe > [Wed Apr 23 15:20:32 1997] - socket error: accept failed > [Wed Apr 23 15:20:32 1997] accept: Connection reset by peer > [Wed Apr 23 15:20:32 1997] - socket error: accept failed > [Wed Apr 23 15:20:32 1997] getsockname: Invalid argument > [Wed Apr 23 15:20:32 1997] accept: Connection reset by peer > [Wed Apr 23 15:20:32 1997] - socket error: accept failed > [Wed Apr 23 15:20:32 1997] getsockname: Invalid argument > [Wed Apr 23 15:20:32 1997] accept: Connection reset by peer > [Wed Apr 23 15:20:32 1997] - socket error: accept failed > [Wed Apr 23 15:20:32 1997] getsockname: Invalid argument > [Wed Apr 23 15:20:32 1997] accept: Connection reset by peer > [Wed Apr 23 15:20:32 1997] - socket error: accept failed > [Wed Apr 23 15:20:32 1997] getsockname: Invalid argument > [Wed Apr 23 15:20:32 1997] getsockname: Invalid argument > [Wed Apr 23 15:20:32 1997] accept: Connection reset by peer > [Wed Apr 23 15:20:32 1997] - socket error: accept failed > > (lots deleted) > > [Wed Apr 23 15:25:11 1997] getsockname: Invalid argument > [Wed Apr 23 15:25:11 1997] accept: Connection reset by peer > [Wed Apr 23 15:25:11 1997] - socket error: accept failed > [Wed Apr 23 15:25:11 1997] getsockname: Invalid argument > [Wed Apr 23 15:25:11 1997] getsockname: Invalid argument > [Wed Apr 23 15:25:11 1997] accept: Connection reset by peer > [Wed Apr 23 15:25:11 1997] - socket error: accept failed > [Wed Apr 23 15:25:11 1997] accept: Connection reset by peer > [Wed Apr 23 15:25:11 1997] - socket error: accept failed > [Wed Apr 23 15:25:11 1997] getsockname: Invalid argument > [Wed Apr 23 15:25:11 1997] accept: Connection reset by peer > [Wed Apr 23 15:25:11 1997] - socket error: accept failed > [Wed Apr 23 15:25:11 1997] getsockname: Invalid argument > [Wed Apr 23 15:25:11 1997] accept: Connection reset by peer > [Wed Apr 23 15:25:11 1997] - socket error: accept failed > [Wed Apr 23 15:25:11 1997] getsockname: Invalid argument > [Wed Apr 23 15:25:11 1997] accept: Connection reset by peer > [Wed Apr 23 15:25:11 1997] - socket error: accept failed > [Wed Apr 23 15:25:11 1997] getsockname: Invalid argument > [Wed Apr 23 15:25:11 1997] SIGHUP received. Attempting to restart > [Wed Apr 23 15:25:12 1997] Server configured -- resuming normal operations > > ACCESS_LOG: > > > projrm2 - - [23/Apr/1997:15:16:43 -0600] "GET /cgi-bin/logs?ua+0 HTTP/1.0" > 200 2204 > projrm2 - - [23/Apr/1997:15:16:45 -0600] "GET /cgi-bin/logs?ua+1 HTTP/1.0" > 200 114 > projrm2 - - [23/Apr/1997:15:17:27 -0600] "GET /cgi-bin/logs?smtp+0 HTTP/1.0" > 200 164233 > projrm2 - - [23/Apr/1997:15:17:40 -0600] "GET /cgi-bin/logs?ua+0 HTTP/1.0" > 200 114 > projrm2 - - [23/Apr/1997:15:18:05 -0600] "GET /cgi-bin/logs?smtpsched+0 > HTTP/1.0" 200 118 > projrm2 - - [23/Apr/1997:15:18:08 -0600] "GET /cgi-bin/logs?smtp+0 HTTP/1.0" > 200 164233 > projrm2 - - [23/Apr/1997:15:18:21 -0600] "GET /cgi-bin/logs?smtpd+0 HTTP/1.0" > 200 115121 > projrm2 - - [23/Apr/1997:15:18:55 -0600] "GET /cgi-bin/logs?smtp+0 HTTP/1.0" > 200 164233 > projrm2 - - [23/Apr/1997:15:30:27 -0600] "GET /cgi-bin/iim HTTP/1.0" 200 1098 > dradap - - [23/Apr/1997:16:12:47 -0600] "GET /cgi-bin/iim HTTP/1.0" 200 1098 > > >How-To-Repeat: > I'm behind a firewall > >Fix: > > >Audit-Trail: > >Unformatted: > > >
