Re: Http: make ngx_http_init_listening a public api

2017-05-19 Thread 吕海涛
Hello! What I still want to point out is that the job of the ngx_http_init_listening is not bind and listen on some certain tcp port waiting for incoming http request, but init the structs about listening adders and ports, associate them with http server and push the listening struct into the cy

Re: Http: make ngx_http_init_listening a public api

2017-05-19 Thread 0
> On 20 May 2017, at 01:56, Maxim Dounin wrote: > > Hello! > >> On Fri, May 19, 2017 at 03:04:43AM +0800, 0...@lvht.net wrote: >> >> Thank you for your reply. >> >> As a client oriented proxy server, nginx will boot several >> worker process to listen on the same port. If a tcp connection

Re: [PATCH] Proxy: support configuration of socket buffer sizes

2017-05-19 Thread Maxim Dounin
Hello! On Thu, May 18, 2017 at 06:22:41PM +, Karstens, Nate wrote: > I just wanted to follow up on this patch and make sure that the > fraud detection notice or confidentiality notice added by my > company wasn't precluding it from consideration. No, it wasn't. And the fraud detection not

Re: Http: make ngx_http_init_listening a public api

2017-05-19 Thread Maxim Dounin
Hello! On Fri, May 19, 2017 at 03:04:43AM +0800, 0...@lvht.net wrote: > Thank you for your reply. > > As a client oriented proxy server, nginx will boot several > worker process to listen on the same port. If a tcp connection > is initiated, this connection will be processed by one worker. >

Re: [PATCH 1 of 2] SSI: implemented "fsize" SSI command

2017-05-19 Thread Maxim Dounin
Hello! On Mon, May 01, 2017 at 01:09:56PM +0300, Matwey V. Kornilov wrote: > # HG changeset patch > # User Matwey V. Kornilov > # Date 1492936703 -10800 > # Sun Apr 23 11:38:23 2017 +0300 > # Branch fsize > # Node ID 0d6c509169a32624cce431f2469b10b4f961510e > # Parent 5116cfea1e9a84be678af