You are viewing a plain text version of this content. The canonical link for it is here.
Posted to users@httpd.apache.org by Danijel Tasov <gm...@korn.shell.la> on 2011/09/07 23:42:21 UTC

[users@httpd] Re: HELP: apache 2.2.17 creating zombies that are increasing server load

Hi Jeff,

Martin, Jeff wrote:
> 16042 csdrd      20M   16M cpu20   50    0   3:52:05 3.1% httpd/24
> 16042 csdrd      20M   16M zombie   0    -   0:00:00 0.0% httpd/65
> 16042 csdrd      20M   16M zombie   0    -   0:00:00 0.0% httpd/64
> 16042 csdrd      20M   16M zombie   0    -   0:00:00 0.0% httpd/63
> 16042 csdrd      20M   16M zombie   0    -   0:00:00 0.0% httpd/62
[...]

is the error.log saying something?

I've had the same symptons a few days ago. The error.log was saying:

[error] cgid daemon process died, restarting
[error] (30)Read-only file system: Couldn't bind unix domain socket /opt/apache-2.2.20/logs/cgisock
...

Setting the ScriptSock directive to a writeable file fixed the issue.

bye,
Da.Ta


---------------------------------------------------------------------
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


RE: [users@httpd] Re: HELP: apache 2.2.17 creating zombies that are increasing server load

Posted by "Martin, Jeff" <Je...@tais.toshiba.com>.
Hi,
Unfortunately the error_log does not yield any hints for me...
-bash-3.00$ grep Read-only error_log
-bash-3.00$ grep cgid error_log

There are a lot of errors that crossdomain.xml File Does not exist but that’s about it and I see that across all the servers.

I turned on LogLevel debug and that’s not giving me anything interesting either.

Thanks for the thoughts!

Jeff



-----Original Message-----
From: Danijel Tasov [mailto:gmane@korn.shell.la] 
Sent: Wednesday, September 07, 2011 2:42 PM
To: users@httpd.apache.org
Subject: [users@httpd] Re: HELP: apache 2.2.17 creating zombies that are increasing server load

Hi Jeff,

Martin, Jeff wrote:
> 16042 csdrd      20M   16M cpu20   50    0   3:52:05 3.1% httpd/24
> 16042 csdrd      20M   16M zombie   0    -   0:00:00 0.0% httpd/65
> 16042 csdrd      20M   16M zombie   0    -   0:00:00 0.0% httpd/64
> 16042 csdrd      20M   16M zombie   0    -   0:00:00 0.0% httpd/63
> 16042 csdrd      20M   16M zombie   0    -   0:00:00 0.0% httpd/62
[...]

is the error.log saying something?

I've had the same symptons a few days ago. The error.log was saying:

[error] cgid daemon process died, restarting
[error] (30)Read-only file system: Couldn't bind unix domain socket /opt/apache-2.2.20/logs/cgisock
...

Setting the ScriptSock directive to a writeable file fixed the issue.

bye,
Da.Ta


---------------------------------------------------------------------
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



________________________________
This message may contain confidential information.  If you are not the intended recipient of this e-mail, do not disseminate, distribute or copy this e-mail and delete this e-mail from your system.

---------------------------------------------------------------------
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