Re: [nginx] enhance options

2018-02-05 Thread Maxim Dounin
Hello! On Sun, Feb 04, 2018 at 08:49:12PM +0800, 洪志道 wrote: > Hi! > > Maybe it's better to keep the options more complete, and consider the > follow operation as a mistake. > > /usr/local/nginx/sbin/nginx - > > hg diff > diff -r cbf59d483c9c src/core/nginx.c > --- a/src/core/nginx.c Tue Jan

Re: [PATCH 2 of 2] Contrib: vim syntax, update 3rd party module directives.

2018-02-05 Thread Maxim Dounin
Hello! On Thu, Feb 01, 2018 at 11:20:11AM +0200, Gena Makhomed wrote: > # HG changeset patch > # User Gena Makhomed > # Date 1517476514 -7200 > # Thu Feb 01 11:15:14 2018 +0200 > # Node ID 2e0de79805eee669cca7e2455010689a3191f268 > # Parent

Re: [PATCH 1 of 2] Contrib: vim syntax, update core module directives.

2018-02-05 Thread Maxim Dounin
Hello! On Thu, Feb 01, 2018 at 11:19:01AM +0200, Gena Makhomed wrote: > # HG changeset patch > # User Gena Makhomed > # Date 1517476175 -7200 > # Thu Feb 01 11:09:35 2018 +0200 > # Node ID 6db472f8dc8ec04754a42ba22e9663cb7e91f2ab > # Parent

[nginx] Contrib: vim syntax, update 3rd party module directives.

2018-02-05 Thread Maxim Dounin
details: http://hg.nginx.org/nginx/rev/2e0de79805ee branches: changeset: 7196:2e0de79805ee user: Gena Makhomed date: Thu Feb 01 11:15:14 2018 +0200 description: Contrib: vim syntax, update 3rd party module directives. Add new directives for 3rd party modules.

[nginx] Contrib: vim syntax, update core module directives.

2018-02-05 Thread Maxim Dounin
details: http://hg.nginx.org/nginx/rev/6db472f8dc8e branches: changeset: 7195:6db472f8dc8e user: Gena Makhomed date: Thu Feb 01 11:09:35 2018 +0200 description: Contrib: vim syntax, update core module directives. "match" is block directive, "upstream_conf" is

Re: Fwd: Proposal: Change folder for PHP CGI scripts

2018-02-05 Thread Maxim Dounin
Hello! On Sun, Feb 04, 2018 at 07:53:39PM +0100, Benedikt Roßgardt via nginx-devel wrote: > Hi, > > When using the default configuration from the nginx.conf file, I > was running into "File not found" issues. The problem for me was > that the default configuration is pointing to the /script

Re: nginx undocumented directives

2018-02-05 Thread Maxim Dounin
Hello! On Mon, Feb 05, 2018 at 05:49:28PM +0200, Gena Makhomed wrote: > On 28.12.2017 15:17, Maxim Dounin wrote: > > >>> smtp_client_buffer > >>> smtp_greeting_delay > >> > >> There are no notes of why these aren't documented. > > > > I guess the reason is that mail documentation is mostly > >

Re: nginx undocumented directives

2018-02-05 Thread Gena Makhomed
On 28.12.2017 15:17, Maxim Dounin wrote: smtp_client_buffer smtp_greeting_delay There are no notes of why these aren't documented. I guess the reason is that mail documentation is mostly contributed, and was never seriously considered by the documentation project. The smtp_client_buffer