RE: [users@httpd] long process

2011-02-17 Thread Gary Smith
> 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

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 Igor Galić
> This server it's used like web server for php pages and webmail which > open imap locally. > I think which problem could be a webmail+imap beacause netstat report > port 143 but I'm not sure. > > > > >> which netstat I see which this process it's in CLOSE_WAIT > >> tcp0 0 ::1:51504

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

Re: [users@httpd] long process

2011-02-17 Thread Igor Galić
- 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 process mean?

[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