nginx development guide

Andrey Kulikov amdeich at gmail.com
Mon Feb 13 16:24:05 UTC 2017


Hooray!

What the doctor ordered.
Looking forward for more parts, especially dedicated to chains
management and corresponding API description.

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
?


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


More information about the nginx-devel mailing list