[nginx] Stream: additional logging for UDP.

2016-03-23 Thread Vladimir Homutov
details: http://hg.nginx.org/nginx/rev/a01e315b3a78 branches: changeset: 6461:a01e315b3a78 user: Vladimir Homutov date: Fri Mar 18 19:53:22 2016 +0300 description: Stream: additional logging for UDP. diffstat: src/stream/ngx_stream_handler.c | 8 +---

[PATCH]Translation to ja(LICENSE & README)

2016-03-23 Thread ZEUS-mgtGM KUJIRAI, Takahiro
Hi, Dounin Thank you for your response. I understand it. >There are various other languages, see here: > >http://hg.nginx.org/nginx.org/file/tip/xml > >Though all except English and Russian are stale and was deactivated. > >-- >Maxim Dounin >http://nginx.org/> Best Regards, Takahiro Kujirai

[nginx] Win32: fixed build after 384154fc634f.

2016-03-23 Thread Dmitry Volyntsev
details: http://hg.nginx.org/nginx/rev/034329824dd3 branches: changeset: 6460:034329824dd3 user: Dmitry Volyntsev date: Wed Mar 23 18:34:05 2016 +0300 description: Win32: fixed build after 384154fc634f. diffstat: src/core/ngx_resolver.c | 5 ++--- 1 files

[nginx] Stream: detect port absence in proxy_pass with IP literal.

2016-03-23 Thread Roman Arutyunyan
details: http://hg.nginx.org/nginx/rev/78fc2dce69e7 branches: changeset: 6459:78fc2dce69e7 user: Roman Arutyunyan date: Wed Mar 23 17:45:15 2016 +0300 description: Stream: detect port absence in proxy_pass with IP literal. This is a clone of http commit

[nginx] Resolver: introduced valid field in resolver responses.

2016-03-23 Thread Dmitry Volyntsev
details: http://hg.nginx.org/nginx/rev/c94aba230a5a branches: changeset: 6456:c94aba230a5a user: Dmitry Volyntsev date: Wed Mar 23 17:44:36 2016 +0300 description: Resolver: introduced valid field in resolver responses. It hints the amount of time a response could

[nginx] Resolver: added support for SRV records.

2016-03-23 Thread Dmitry Volyntsev
details: http://hg.nginx.org/nginx/rev/384154fc634f branches: changeset: 6458:384154fc634f user: Dmitry Volyntsev date: Wed Mar 23 17:44:36 2016 +0300 description: Resolver: added support for SRV records. diffstat: src/core/ngx_resolver.c | 972

[nginx] Core: introduced the NGX_DEBUG_PALLOC macro.

2016-03-23 Thread Valentin Bartenev
details: http://hg.nginx.org/nginx/rev/ad2360782ecd branches: changeset: 6455:ad2360782ecd user: Valentin Bartenev date: Wed Mar 23 17:44:04 2016 +0300 description: Core: introduced the NGX_DEBUG_PALLOC macro. It allows to turn off accumulation of small pool

[nginx] Core: moved logging before freeing large blocks of pool.

2016-03-23 Thread Valentin Bartenev
details: http://hg.nginx.org/nginx/rev/6be7e59fdd2c branches: changeset: 6452:6be7e59fdd2c user: Valentin Bartenev date: Wed Mar 23 17:44:04 2016 +0300 description: Core: moved logging before freeing large blocks of pool. This fixes use-after-free memory access

[nginx] Core: use ngx_palloc_small() to allocate ngx_pool_large_t.

2016-03-23 Thread Valentin Bartenev
details: http://hg.nginx.org/nginx/rev/f61472978419 branches: changeset: 6454:f61472978419 user: Valentin Bartenev date: Wed Mar 23 17:44:04 2016 +0300 description: Core: use ngx_palloc_small() to allocate ngx_pool_large_t. This structure cannot be allocated as a

[nginx] Core: introduced the ngx_palloc_small() function.

2016-03-23 Thread Valentin Bartenev
details: http://hg.nginx.org/nginx/rev/12248fe20689 branches: changeset: 6453:12248fe20689 user: Valentin Bartenev date: Wed Mar 23 17:44:04 2016 +0300 description: Core: introduced the ngx_palloc_small() function. It deduplicates some code for allocations from

[nginx] Backed out server_tokens changes.

2016-03-23 Thread Maxim Dounin
details: http://hg.nginx.org/nginx/rev/155871d773cc branches: changeset: 6451:155871d773cc user: Maxim Dounin date: Tue Mar 22 16:58:38 2016 +0300 description: Backed out server_tokens changes. Backed out changesets: cf3e75cfa951, 6b72414dfb4f, 602dc42035fe,

Re: Nginx Overflow ? status 18446744073709551615

2016-03-23 Thread Valentin V. Bartenev
On Wednesday 23 March 2016 13:35:53 Jadjay wrote: [..] > Yes we have some 3-rd party modules : > > /usr/local/usr/sbin/nginx -V > > nginx version: nginx/1.6.0 [..] You are using outdated unsupported version of nginx. At first, you should update to actual version. [..] >

Re: [PATCH]Translation to ja(LICENSE & README)

2016-03-23 Thread Maxim Dounin
Hello! On Wed, Mar 23, 2016 at 12:54:24PM +0900, ZEUS-mgtGM KUJIRAI, Takahiro wrote: > Hi, Dounin > > > Thank you for your response. > I understood about LICENSE & README. > > > >I think it's not going to work. We maintain Russian version of > >CHANGES only because many of the developers

Re: Nginx Overflow ? status 18446744073709551615

2016-03-23 Thread Jadjay
On Wednesday 23 March 2016 12:22:29 Jadjay wrote: > Hi, > > We have a problem with a front nginx acting as rproxy for 6 windows IIS6 > backends, > > Sometimes it seems it overflows : > > In logs the status value is 18446744073709551615 (aka the max 64-bit value) > > e.g : > > 88.XXX.XXX.138 - -

[nginx] Cache: fixed slots accounting error introduced in c9d680b00744.

2016-03-23 Thread Dmitry Volyntsev
details: http://hg.nginx.org/nginx/rev/22c32937a41f branches: changeset: 6450:22c32937a41f user: Dmitry Volyntsev date: Wed Mar 23 14:16:31 2016 +0300 description: Cache: fixed slots accounting error introduced in c9d680b00744. diffstat:

Nginx Overflow ? status 18446744073709551615

2016-03-23 Thread Jadjay
Hi, We have a problem with a front nginx acting as rproxy for 6 windows IIS6 backends, Sometimes it seems it overflows : In logs the status value is 18446744073709551615 (aka the max 64-bit value) e.g : 88.XXX.XXX.138 - - [23/Mar/2016:12:14:16 +0100] "GET

[njs] An option how to build njs module dynamically provided.

2016-03-23 Thread Maxim Konovalov
details: http://hg.nginx.org/njs/rev/4deb6b538b48 branches: changeset: 84:4deb6b538b48 user: Maxim Konovalov date: Wed Mar 23 12:10:44 2016 +0300 description: An option how to build njs module dynamically provided. diffstat: README | 8 1 файлов