Agnello George
2010-Aug-20 17:57 UTC
[CentOS] how to check the number of thread on apache server
how to check the number of thread on my Apache server , is there a specific command , and how do i increase these threads .. -- Regards Agnello D'souza -------------- next part -------------- An HTML attachment was scrubbed... URL: <http://lists.centos.org/pipermail/centos/attachments/20100820/2e5d7a37/attachment-0002.html>
Kwan Lowe
2010-Aug-20 18:02 UTC
[CentOS] how to check the number of thread on apache server
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
Chuck Munro
2010-Aug-22 16:31 UTC
[CentOS] how to check the number of thread on apache server
> Subject: Re: [CentOS] how to check the number of thread on apache > server > To: CentOS mailing list<centos at centos.org> > Message-ID: > <AANLkTi=5hQOOw3t2qgD9-HLH6XNC+F8OZtHc5HPxNsLS at mail.gmail.com> > Content-Type: text/plain; charset=ISO-8859-1 > > On Fri, Aug 20, 2010 at 7:02 PM, Kwan Lowe<kwan.lowe at gmail.com> wrote: > >> 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 .. >>> >>> > If you are talking about worker threads. Turn on server-status in the > httpd.conf (make sure security is set correctly), and check > http://serverip/server-status. >Slightly OT .... FWIW .... One quick-and-dirty way to check threads for any process is to use the ncurses-based 'htop' utility. I much prefer this to 'top' for several reasons, including its ability to hide/display kernel threads, hide/display user threads (in a different color if you like), display with vertical and horizontal scrolling, assign processor affinity on the fly, ptrace/strace processes, and a lot more. It's in Dag Wieers' rpmforge repository for CentOS. The suggestions offered in this discussion are all very useful with regard to tuning Apache. Chuck
Reasonably Related Threads
- tools one could to use to troubleshoot for Apache
- not able to check in all code into svn which creates problem in deployment
- tool for packet detection
- error --- > any idea ?? Kernel: Additional sense: Invalid command operation code
- how to access external USB drive in single user mode