You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@httpd.apache.org by Rob Hartill <ro...@imdb.com> on 1997/01/16 19:01:43 UTC

[BUG]: "kill -HUP leads to 'address in use' sometimes" on Solaris 2.x (fwd)

Not acked.

---------- Forwarded message ----------
Date: Thu Jan 16 2:45:58 1997
From: Erich.Meier@informatik.uni-erlangen.de
To: apache-bugs%apache.org@organic.com
Subject: [BUG]: "kill -HUP <apache-pid> leads to 'address in use' sometimes" on Solaris 2.x

Submitter: Erich.Meier@informatik.uni-erlangen.de
Operating system: Solaris 2.x, version: 
Version of Apache Used: 1.2b4
Extra Modules used: mod_rewrite, mod_status, mod_info, mod_headers
URL exhibiting problem: 

Symptoms:
--
When issuing a SIGHUP to Apache's pid to make
it reread its configuration files, the server
sometimes fails with 'address already in use'.

This may be related to my configuration as I have
multiple virtual servers, one primary server and
multiple Listen directives enabled.
--

Backtrace:
--

--