nginx development guide

2017-02-13 Thread Vladimir Homutov
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/developm

Re: nginx development guide

2017-02-13 Thread Hung Nguyen
Many thanks on taking steps for this guide. I’ve been waiting for it for so long. Good job! On 2/13/17, 4:38 PM, "nginx-devel on behalf of Vladimir Homutov" wrote: >Hello all! > >We are glad to share with first results of our ongoing efforts to create >documentation for nginx developers

Re: nginx development guide

2017-02-13 Thread Andrey Kulikov
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 cal

Re: nginx development guide

2017-02-13 Thread Roman Arutyunyan
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

Re: nginx development guide

2017-02-13 Thread Vladimir Homutov
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. > > So far saw a possible typo: > In section "I/O events": > > that the functions n

Re: nginx development guide

2017-04-19 Thread Maxim Konovalov
Hello, On 13/02/2017 12:38, Vladimir Homutov 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,

Re: nginx development guide

2017-06-07 Thread 胡聪 (hucc)
eam_t.peer object of type ngx_peer_connection_t:" -- Original -- From: "Maxim Konovalov";; Date: Apr 20, 2017 To: "nginx-devel"; Subject: Re: nginx development guide Hello, On 13/02/2017 12:38, Vladimir Homutov wrote: > Hello all! &

Re: nginx development guide

2017-06-07 Thread Vladimir Homutov
07.06.2017 17:00, 胡聪 (hucc) пишет: > Hello, > > There are two possible errors in > http://nginx.org/en/docs/dev/development_guide.html#http_load_balancing > >> init(r, us) — initializes per-request ngx_http_upstream_peer_t.peer (not to >> be confused with the >> ngx_http_upstream_srv_conf_t.peer

Re: nginx development guide

2017-06-19 Thread 胡聪 (hucc)
Hi, On Thursday, Jun 8, 2017 0:42 AM +0300, Vladimir Homutov wrote: >07.06.2017 17:00, 胡聪 (hucc) пишет: >> Hello, >> >> There are two possible errors in >> http://nginx.org/en/docs/dev/development_guide.html#http_load_balancing >> >>> init(r, us) — initializes per-request ngx_http_upstream_peer

Re: nginx development guide

2018-04-23 Thread Vladimir Homutov
13.02.2017 12:38, Vladimir Homutov пишет: > 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 feedb