You are viewing a plain text version of this content. The canonical link for it is here.
Posted to bugs@httpd.apache.org by bu...@apache.org on 2005/12/11 01:16:30 UTC

DO NOT REPLY [Bug 37863] New: - kill -1 httpd_id -> Failed to enable the 'httpready' Accept Filter

DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG�
RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT
<http://issues.apache.org/bugzilla/show_bug.cgi?id=37863>.
ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND�
INSERTED IN THE BUG DATABASE.

http://issues.apache.org/bugzilla/show_bug.cgi?id=37863

           Summary: kill -1 httpd_id -> Failed to enable the 'httpready'
                    Accept Filter
           Product: Apache httpd-2
           Version: 2.2.0
          Platform: PC
        OS/Version: FreeBSD
            Status: NEW
          Severity: normal
          Priority: P2
         Component: Core
        AssignedTo: bugs@httpd.apache.org
        ReportedBy: cei@yourshop.com


The httpd starts and works nicely on a amd64, 2 dual-Opteron processor box, 
FreeBSD 6.0, kernel compiled with 'options ACCEPT_FILTER_HTTP'.

But a kill -1 on the httpd root pid writes the following lines to the log file:

[Sun Dec 11 00:01:19 2005] [notice] SIGHUP received.  Attempting to restart
[Sun Dec 11 00:01:19 2005] [warn] (22)Invalid argument: Failed to enable the 
'httpready' Accept Filter
[Sun Dec 11 00:01:19 2005] [warn] (22)Invalid argument: Failed to enable the 
'httpready' Accept Filter
[Sun Dec 11 00:01:19 2005] [notice] Apache configured -- resuming normal 
operations

I can provoke the message with a minimal configuration of only the following 
module: LoadModule log_config_module modules/mod_log_config.so

Compiled in modules:
  core.c
  prefork.c
  http_core.c
  mod_so.c

-- 
Configure bugmail: http://issues.apache.org/bugzilla/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.

---------------------------------------------------------------------
To unsubscribe, e-mail: bugs-unsubscribe@httpd.apache.org
For additional commands, e-mail: bugs-help@httpd.apache.org