fresh to nginx

王志明 wangzhiming1757 at gmail.com
Fri Dec 14 03:51:56 UTC 2012


Really Thanks, it is the right i m finding.


2012/12/14 chen cw <crk_world at yahoo.com.cn>

> I recommend this article to you
>
> http://tengine.taobao.org/book/chapter_2.html#ngx-pool-t-100
>
> as you are analysising nginx pool
>
>
>
>
> On Wed, Dec 12, 2012 at 4:09 PM, 王志明 <wangzhiming1757 at gmail.com> wrote:
>
>> hi Matthieu,
>>
>> Thanks for your suggestion and guideline, and now i am analysising the
>> Nginx memory pool, it is a little more complicated, maybe i should take
>> more time on it, hope enjoy it.
>>
>> brgs\ thanks
>> Zhiming
>>
>>
>> 2012/12/12 Matthieu Tourne <matthieu.tourne at gmail.com>
>>
>>>
>>> Hi Zhiming!
>>>
>>> On Tue, Dec 11, 2012 at 10:55 PM, 王志明 <wangzhiming1757 at gmail.com> wrote:
>>>
>>>> hi all,
>>>>
>>>> I am a fresh man to nginx, who can tell me how to read the nginx source
>>>> code in general, i just trace the source from main() entry, if this is the
>>>> right  manner.
>>>>
>>>> and any related documents are welcomed.
>>>>
>>>
>>> There are some great guides on the web to get started :
>>>
>>> Evan Miller Guide To Nginx Module Development [1] and advanced topics [2]
>>> A bit old, but definitely not dated if you want to learn how it works
>>> inside.
>>>
>>> Nginx Guts [3] also has quite a few articles on the core of Nginx.
>>>
>>> If you're interested in adding new features, you can find many Nginx [4]
>>> or 3rd-party modules [5],
>>> they all add new extensions and capabilities to the core of Nginx.
>>>
>>> As for the main() I think it parses the command line options, reads the
>>> configuration and spawn the worker processes.
>>>  Then each worker process will start accepting and processing HTTP
>>> requests.
>>>
>>> Hope that helps,
>>>
>>> Matthieu.
>>>
>>>
>>> [1] http://www.evanmiller.org/nginx-modules-guide.html
>>> [2] http://www.evanmiller.org/nginx-modules-guide-advanced.html
>>> [3] http://www.nginxguts.com/2011/01/phases/
>>> [4] http://wiki.nginx.org/Modules
>>> [5] http://wiki.nginx.org/3rdPartyModules
>>>
>>> _______________________________________________
>>> nginx-devel mailing list
>>> nginx-devel at nginx.org
>>> http://mailman.nginx.org/mailman/listinfo/nginx-devel
>>>
>>
>>
>> _______________________________________________
>> nginx-devel mailing list
>> nginx-devel at nginx.org
>> http://mailman.nginx.org/mailman/listinfo/nginx-devel
>>
>
>
>
> --
>
> --
>
> Charles Chen
>
> Software Engineer
>
> Server Platforms Team at Taobao.com
>
>
> _______________________________________________
> nginx-devel mailing list
> nginx-devel at nginx.org
> http://mailman.nginx.org/mailman/listinfo/nginx-devel
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mailman.nginx.org/pipermail/nginx-devel/attachments/20121214/d6f448e7/attachment-0001.html>


More information about the nginx-devel mailing list