You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@httpd.apache.org by Dean Gaudet <dg...@arctic.org> on 1997/06/10 22:52:31 UTC

Re: solaris 256 FILE * problem (fwd)

The original user I wrote the 256 FILE * patch for reports that kill -HUP
is broken with it, he's getting "cannot bind to port 80" errors.  But
-USR1 works (since it doesn't re-open the socket).  Ugh.

Dean

---------- Forwarded message ----------
Date: Tue, 10 Jun 1997 16:41:06 -0400 (EDT)
From: Igor Brezac <ig...@ipass.net>
To: Dean Gaudet <dg...@arctic.org>
Subject: Re: solaris 256 FILE * problem


"kill -USR1" works.

Regards,
Igor

On Tue, 10 Jun 1997, Dean Gaudet wrote:

> Date: Tue, 10 Jun 1997 13:26:21 -0700 (PDT)
> From: Dean Gaudet <dg...@arctic.org>
> To: Igor Brezac <ig...@ipass.net>
> Subject: Re: solaris 256 FILE * problem
> 
> What happens if you use "kill -USR1" instead of "kill -HUP" ?  I'm going
> to try to reproduce your problem anyhow.
> 
> Dean
>