hello,
whenver i do an apache graceful restart (/Etc/init.d/apache2 reload), i got the following entries in my error_log:
--------------------------------------------
.. snip ...
[Thu Jul 10 10:56:26 2008] [notice] Graceful restart requested, doing restart
[Thu Jul 10 10:56:26 2008] [error] (9)Bad file descriptor: apr_socket_accept: (client socket)
[Thu Jul 10 10:56:26 2008] [error] (9)Bad file descriptor: apr_socket_accept: (client socket)
[Thu Jul 10 10:56:26 2008] [error] (9)Bad file descriptor: apr_socket_accept: (client socket)
[Thu Jul 10 10:56:26 2008] [notice] Apache configured -- resuming normal operations
... snip ...
----------------------------------------------
According to Apache bugzilla (
https://issues.apache.org/bugzilla/s...g.cgi?id=42829), this is a bug in apache.
Are there already patches provided by novell ?
Will there come one ?
Did i miss one ?
Bernd