[CentOS] how to check the number of thread on apache server

Fri Aug 20 18:02:22 UTC 2010
Kwan Lowe <kwan.lowe at gmail.com>

On Fri, Aug 20, 2010 at 1:57 PM, Agnello George
<agnello.dsouza at gmail.com> wrote:
> how to check the number of thread  on my   Apache server  ,  is there a
> specific command , and how do i increase these threads ..
>

Are you talking about listener threads?  If so, check httpd.conf in
the StartServers stanza.

I