You are viewing a plain text version of this content. The canonical link for it is here.
Posted to users@httpd.apache.org by Ylva Gavel <yl...@kib.ki.se> on 2002/12/14 21:47:12 UTC

[users@httpd] (76)Socket is not connected: apr_accept: (client socket)

Our site is running Apache 2.0.4 under AIX 4.3.1.

At regular intervals, the following problem occurs: No
requests run to completion, although httpd is still up
and running. In the error log, the following error
message is shown:

(76)Socket is not connected: apr_accept: (client socket)

When this is going on, the command netstat -na shows
connections stuck in the CLOSE_WAIT state.

The only remedy to this situation seems to be to stop
Apache and start it anew.

We have found a method to reproduce this: If the
MaxClients directive is changed from the default 150
to 2, the problem can be provoked within minutes
by performing GET requests from a few workstations.

Is anybody aware of a fix to this problem?


Regards,

            Ylva


---------------------------------------------------------------------
The official User-To-User support forum of the Apache HTTP Server Project.
See <URL:http://httpd.apache.org/userslist.html> for more info.
To unsubscribe, e-mail: users-unsubscribe@httpd.apache.org
   "   from the digest: users-digest-unsubscribe@httpd.apache.org
For additional commands, e-mail: users-help@httpd.apache.org