Operating System - Linux
1828841 Members
2672 Online
109985 Solutions
New Discussion

Regarding apr_accept message at Apache 2.0

 
Minoru Asano
Frequent Advisor

Regarding apr_accept message at Apache 2.0

Hello,

At the customer site, the following error has appeared at error log.
[Fri Oct 06 17:37:59 2006] [error] (88)Socket operation on non-socket: apr_accept: (client socket)
[Fri Oct 06 17:37:59 2006] [error] (88)Socket operation on non-socket: apr_accept: (client socket)
[Fri Oct 06 17:37:59 2006] [error] (88)Socket operation on non-socket: apr_accept: (client socket)
..............

[ENVIRONMENT]
RHEL AS3 update6
httpd-2.0.46-54.ent-i386

[SITUATION]
While appearing above message, there is not entry at access log file, and anybody could not access
to the web server.

[QUESTION]
- What does the message mean ?
- Why does the message appear ? Could you tell me the mechanism in detail ?

I am sorry for lack of information.
Thank you for advice.
Best Regards.

/Minoru.Asano

2 REPLIES 2
Steven E. Protter
Exalted Contributor

Re: Regarding apr_accept message at Apache 2.0

Shalom,

I've seen this message on many platforms for years. I do not belivve there is a security issue or any real meaning.

It is probably a software bug where apache is doing something that networking does not permit.

SEP
Steven E Protter
Owner of ISN Corporation
http://isnamerica.com
http://hpuxconsulting.com
Sponsor: http://hpux.ws
Twitter: http://twitter.com/hpuxlinux
Founder http://newdatacloud.com
Minoru Asano
Frequent Advisor

Re: Regarding apr_accept message at Apache 2.0

Hello,

Thank you for quick reply and suggestion.

If the messages appear due to bug, I would like to know the evidence to report the customer.
Is there any bug report or patch information ?

Or there is another information, please let me know.

Thank you for advice.
Best Regards.
/Minoru.Asano