Nginx-ru mailing list archive (nginx-ru@sysoev.ru)
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: Nginx 0.8.54 кушает память 300mb /day
On 14.03.2011, at 12:28, Maxim Dounin wrote:
ps ax -o pid,ppid,user,%cpu,vsz,wchan,command|egrep '(nginx|PID)'
PID PPID USER %CPU VSZ WCHAN COMMAND
9547 4839 root 0.0 61180 pipe_w egrep (nginx|PID)
12567 29764 nginx 3.4 162020 - nginx: worker process
12568 29764 nginx 3.3 153836 - nginx: worker process
12569 29764 nginx 3.0 147760 - nginx: worker process
12570 29764 nginx 2.7 141204 - nginx: worker process
12572 29764 nginx 3.3 156412 - nginx: worker process
12573 29764 nginx 3.3 151968 - nginx: worker process
12574 29764 nginx 2.9 141008 - nginx: worker process
12575 29764 nginx 3.0 145760 - nginx: worker process
29764 1 root 0.0 82972 rt_sig nginx: master process /usr/sbin/nginx
-c
/etc/nginx/nginx.conf
Linux 2.6.18-238.1.1.1.el5 #1 SMP Mon Jan 24 10:43:48 NOVT 2011
x86_64
x86_64 x86_64 GNU/Linux
А из чего сделан вывод, что память - течёт?
Maxim Dounin
p.s. rtsig - плохо, на 2.6.18 уже должен быть epoll.
rtsig - это только у мастера при вызове sigsuspend().
--
Игорь Сысоев
http://sysoev.ru
_______________________________________________
nginx-ru mailing list
nginx-ru@xxxxxxxxx
http://nginx.org/mailman/listinfo/nginx-ru
|