The following reply was made to PR os-solaris/842; it has been noted by GNATS.
From: Dean Gaudet <[EMAIL PROTECTED]> To: Paco Hope <[EMAIL PROTECTED]> Subject: Re: os-solaris/842: httpd can't bind port 80 and dies when it receives SIGHUP Date: Tue, 8 Jul 1997 11:25:56 -0700 (PDT) Something that appears to be a bug in Solaris' code is triggering this. We have a few workarounds, two of which are easy to do: - add -DNO_SLACK to EXTRA_CFLAGS in your Configuration and rebuild - or, use USR1 instead of HUP to restart the server Dean
