atom feed9 messages in ru.sysoev.nginxRe: nginx-0.6.29
FromSent OnAttachments
Igor SysoevMar 18, 2008 7:21 am 
Cherife LiMar 18, 2008 7:41 am 
Igor SysoevMar 18, 2008 7:46 am 
Cherife LiMar 18, 2008 8:15 am 
GentooMar 23, 2008 7:04 pm 
bianbianMar 23, 2008 7:36 pm 
kinglerMar 23, 2008 7:53 pm 
Cherife LiMar 23, 2008 8:48 pm 
Igor SysoevMar 24, 2008 2:17 am 
Subject:Re: nginx-0.6.29
From:bianbian (bian@public.gmane.org)
Date:Mar 23, 2008 7:36:11 pm
List:ru.sysoev.nginx

Chinese guys always search, ask, search, ask,,,, finally get it. But don't share, just tell everyone have got it.... Though I am Chinese, I don't know why. Someone say maybe because English is not our mother language, it's not easy to describe something. But in Chinese language, I also see this funny fact. I think we should open mind to share result. From Chinese proverb: *my hands would also be fragrant when I send people flowers*

2008/3/24, Gentoo <debi@public.gmane.org>:

any examples? thanks

On Tue, Mar 18, 2008 at 11:15 PM, Cherife Li
<cher@public.gmane.org> wrote:

On 2008-3-18 22:47, Igor Sysoev wrote:

On Tue, Mar 18, 2008 at 10:41:40PM +0800, Cherife Li wrote:

On 2008-3-18 22:21, Igor Sysoev wrote:

Changes with nginx 0.6.29 18 Mar 2008

*) Feature: the ngx_google_perftools_module.

*) Bugfix: the ngx_http_perl_module could be not built on 64-bit platforms; bug appeared in 0.6.27.

So what is ngx_google_perftools_module? I found nothing about it in the wiki.

The module enable google_perftools profiler for workers.

./configure --with-google_perftools_module

nginx.conf:

google_perftools_profiles /path/to/profile;

profiles will be in /path/to/profile.<worker_pid>

Got it. I'm looking into it on google. Thanks, Igor. :-)