Re: proxy_pass and concurrent connections

2018-02-28 Thread Дилян Палаузов
Hello, thanks for your answer. The documentation is explicit when an upstream server is used with proxy_pass, but it says nothing, when proxy_pass is used with an URL. Being explicit somewhere and stating nothing on the same manner in an alternative scenario leaves space for

Re: [PATCH] $request_scheme variable

2018-02-28 Thread Maxim Dounin
Hello! On Tue, Feb 27, 2018 at 10:32:40PM +, Chris Branch via nginx-devel wrote: > Hi, just giving this patch some birthday bumps. > > > On 27 Feb 2017, at 11:58, Chris Branch via nginx-devel > > wrote: > > > > # HG changeset patch > > # User Chris Branch

Re: Antw: [PATCH 1 of 2] Access log: Support for disabling escaping

2018-02-28 Thread Vladimir Homutov
On Thu, Feb 22, 2018 at 06:12:52PM +0100, Johannes Baiter wrote: > Sorry, I accidentally submitted an incomplete version of the patch. > Here is the corrected version. > Hello, I've slightly updated the patch (also note your mail client have broken it - you may want to update settings to avoid

[njs] Skip empty buffers in HTTP response send().

2018-02-28 Thread Roman Arutyunyan
details: http://hg.nginx.org/njs/rev/c86a0cc40ce5 branches: changeset: 454:c86a0cc40ce5 user: Roman Arutyunyan date: Wed Feb 28 19:16:25 2018 +0300 description: Skip empty buffers in HTTP response send(). Such buffers lead to send errors and should never be sent.

Re: proxy_pass and concurrent connections

2018-02-28 Thread Maxim Dounin
Hello! On Wed, Feb 28, 2018 at 11:52:18AM +0100, Дилян Палаузов wrote: > when I try to enter a bug at > https://trac.nginx.org/nginx/newticket#ticket, choose as version > 1.12.x and submit the system rejects the ticket with the > message: > > Warning: The ticket field 'nginx_version' is

[nginx] Generic subrequests in memory.

2018-02-28 Thread Roman Arutyunyan
details: http://hg.nginx.org/nginx/rev/20f139e9ffa8 branches: changeset: 7220:20f139e9ffa8 user: Roman Arutyunyan date: Wed Feb 28 16:56:58 2018 +0300 description: Generic subrequests in memory. Previously, only the upstream response body could be accessed with the

proxy_pass and concurrent connections

2018-02-28 Thread Дилян Палаузов
Hello, when I try to enter a bug at https://trac.nginx.org/nginx/newticket#ticket, choose as version 1.12.x and submit the system rejects the ticket with the message: Warning: The ticket field 'nginx_version' is invalid: nginx_version is required And here is the actual question: proxy_pass

[njs] Fixed String.prototype.toUTF8() function.

2018-02-28 Thread Igor Sysoev
details: http://hg.nginx.org/njs/rev/ab1f67b69707 branches: changeset: 453:ab1f67b69707 user: Igor Sysoev date: Wed Feb 28 16:20:11 2018 +0300 description: Fixed String.prototype.toUTF8() function. A byte string returned by String.prototype.toUTF8() had length equal