nginx development guide
Roman Arutyunyan
arut at nginx.com
Mon Feb 13 16:46:08 UTC 2017
On Mon, Feb 13, 2017 at 07:24:05PM +0300, Andrey Kulikov wrote:
> Hooray!
>
> What the doctor ordered.
> Looking forward for more parts, especially dedicated to chains
> management and corresponding API description.
We already have that published in the Pool and Buffer sections.
http://nginx.org/en/docs/dev/development_guide.html#pool
http://nginx.org/en/docs/dev/development_guide.html#buffer
> So far saw a possible typo:
> In section "I/O events":
> > that the functions ngx_handle_read_event(rev, flags) and ngx_handle_read_event(wev,flags) are called
> should it be
> > that the functions ngx_handle_read_event(rev, flags) and ngx_handle_write_event(wev,flags) are called
> ?
Yes, thanks.
> On 13 February 2017 at 12:38, Vladimir Homutov <vl at nginx.com> wrote:
> > Hello all!
> >
> > We are glad to share with first results of our ongoing efforts to create
> > documentation for nginx developers: the development guide document [1].
> >
> > The guide is not yet 100% complete and more parts to follow.
> >
> > Of course, your feedback is welcome.
> >
> > [1] http://nginx.org/en/docs/dev/development_guide.html
> > _______________________________________________
> > 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
--
Roman Arutyunyan
More information about the nginx-devel
mailing list