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