Re: [users@httpd] long process

2011-02-17 Thread Marco Aimar
Il giorno 17/feb/2011, alle ore 14:14, Igor Galić ha scritto: > Ah. 143 -- I thought I had seen 443 before.. whoops. > So, forget that part about internal dummy connection. > > Anyway: What happens when you kill off that process? If I kill that process nothing happens. The process end and apache

Re: [users@httpd] long process

2011-02-17 Thread Marco Aimar
> Original Message - >> Hy, >> I've this long process. >> >> USER PID %CPU %MEMVSZ RSS TTY STAT START TIME >> COMMAND >> wwwrun 29503 99.3 0.6 311160 27808 ?RFeb15 1151:58 >> /usr/sbin/httpd2-prefork -f /etc/apache2/httpd.conf -DSSL > > What does long pr

[users@httpd] long process

2011-02-16 Thread Marco Aimar
Hy, I've this long process. USER PID %CPU %MEMVSZ RSS TTY STAT START TIME COMMAND wwwrun 29503 99.3 0.6 311160 27808 ?RFeb15 1151:58 /usr/sbin/httpd2-prefork -f /etc/apache2/httpd.conf -DSSL It use high cpu from many hours. How I can see which it a causes/script

Re: [users@httpd] high cpu process

2011-01-24 Thread Marco Aimar
Il giorno 24/gen/2011, alle ore 14:20, Eric Covener ha scritto: > > http://httpd.apache.org/dev/debugging.html#backtrace > > You can also see what files it has opens with e.g. lsof, though I'm > not sure if that helps with php. > > -- > Eric Covener > cove...@gmail.com Thank you, I will read t

Re: [users@httpd] high cpu process

2011-01-24 Thread Marco Aimar
Il giorno 24/gen/2011, alle ore 13:32, Mark Watts ha scritto: > Things to look at: > > - - Number of connections in state ESTABLISHED > (netstat -aln | grep ESTABLISHED) > - - Compare above with number of hits in your access.log > - - Any errors in the error.log? > - - PHP->Database connecti

[users@httpd] high cpu process

2011-01-24 Thread Marco Aimar
Hy, I'm use apache 2.2.2. Casually I find which some process use very high cpu. This is a "top" > 21213 wwwrun20 0 297m 18m 4660 R 98 0.5 100:05.76 httpd2-prefork > > > 21149 wwwrun