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: [email protected] ReportedBy: [EMAIL PROTECTED] 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: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
