Re: [PATCH] Clarify proxy modules $proxy_host variable content

2018-12-18 Thread Jack Henschel
Good Morning, On 12/10/18 6:38 PM, Maxim Dounin wrote: > Hello! > > On Tue, Dec 04, 2018 at 05:00:10PM +0100, Jack Henschel wrote: > >> From the current documentation it was not immediately obvious (at least >> to me and my colleague) that nginx does not set the $proxy_host variable >> to the ho

[nginx] SSL: avoid reading on pending SSL_write_early_data().

2018-12-18 Thread Sergey Kandaurov
details: https://hg.nginx.org/nginx/rev/294162223c7c branches: changeset: 7431:294162223c7c user: Sergey Kandaurov date: Tue Dec 18 15:15:15 2018 +0300 description: SSL: avoid reading on pending SSL_write_early_data(). If SSL_write_early_data() returned SSL_ERROR_WANT_WRITE, stop fu

Re: [PATCH] Clarify proxy modules $proxy_host variable content

2018-12-18 Thread Maxim Dounin
Hello! On Tue, Dec 18, 2018 at 10:21:31AM +0100, Jack Henschel wrote: > Good Morning, > > On 12/10/18 6:38 PM, Maxim Dounin wrote: > > Hello! > > > > On Tue, Dec 04, 2018 at 05:00:10PM +0100, Jack Henschel wrote: > > > >> From the current documentation it was not immediately obvious (at least