9 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 
Actions with this message:
Paste this link in email or IM:
Paste this link in email or IM:
Atom feed for this thread
Paste this URL into your reader:
Subject:Re: nginx-0.6.29Actions...
From:kingler (king@public.gmane.org)
Date:Mar 23, 2008 7:53:58 pm
List:ru.sysoev.nginx

Sorry for being a bit off topic on this maillist.

Hi, bianbian

Interesting comment. But I have to point out, I think you are going a bit too far based on what you see from the replied from Cherife.I believe Cherife is still searching and learning this new feature of nginx, and that is why he did not follow up with more comments.

On the other hand, I agree with you on the general behavior of Chinese society nowadays. I think it is all caused by the lack of intellectual property protection. If you share something, some people just shamelessly grab it and never say a word to express their thanks. In some of worst cases, they might even laugh at your stupidity in sharing it.

Things will get better for sure, and at least the new generation of Chinese, like you and me, are realizing more and more of this problem, right? :)

-Liang

2008/3/23 bianbian <bian@public.gmane.org>:

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. :-)