Timeline



10/18/16:

20:54 Ticket #1114 (New variable suggestion (Date/Time)) created by mayhem30@…
Is it possible to add a new variable in Nginx that produces a GMT date …
17:46 Changeset in nginx [6775:8081e1f3ab8b] by Valentin Bartenev <vbart@…>
SSL: overcame possible buffer over-read in ngx_ssl_error(). It …
16:38 Changeset in nginx [6773:73b451d304c0] by Maxim Dounin <mdounin@…>
Mail: extensible auth methods in pop3 module.
15:43 Ticket #860 (NGINX 1.9.9 fails to build against OpenSSL 1.1.0) updated by Maxim Dounin
Just a quick note: nginx 1.10.2 stable version includes changes needed …
15:27 Changeset in nginx_org [1820:3819d59088d9] by Maxim Dounin <mdounin@…>
Added CHANGES-1.10 to gzip target, missed in 7d15391ce323.
15:22 Milestone 1.10.2 completed
Status: released Trunk: stable * Bug fixes merge.
15:21 Changeset in nginx_org [1819:fb917c9c57af] by Maxim Dounin <mdounin@…>
nginx-1.10.2
15:03 Changeset in nginx [6772:9f6b75651432]stable-1.10 by Maxim Dounin <mdounin@…>
release-1.10.2 tag
15:03 Changeset in nginx [6771:b98f9fdee487]stable-1.10release-1.10.2 by Maxim Dounin <mdounin@…>
nginx-1.10.2-RELEASE
14:50 Ticket #959 (Permit post before acking settings) updated by Valentin Bartenev <vbart@…>
In [changeset:"cb330cd390301a0f822e40f46a38706145d66bc3/nginx"
14:50 Ticket #848 (HTTP2 domain redirect error with ssl_verify_client) updated by Valentin Bartenev <vbart@…>
In [changeset:"f88a145b093e1058968b764c10f7c99913f9532a/nginx"
14:34 Ticket #1101 (nginx does not respond to SIGHUP/SIGUSR2) updated by psukharev.avito.ru@…
I think we got it and know how to reproduce. We use python script for …
14:25 Changeset in nginx [6770:131bc715ce87]stable-1.10 by Maxim Dounin <mdounin@…>
SSL: default DH parameters compatible with OpenSSL 1.1.0. This is a …
14:02 Ticket #1101 (nginx does not respond to SIGHUP/SIGUSR2) updated by Maxim Dounin
Quoting comment:3: > System events are logged to global error log as …
13:33 Changeset in nginx [6776:1bf4f21b1b72] by Vladimir Homutov <vl@…>
Core: show file contents only once while dumping configuration. Files …
13:24 Ticket #1112 (invalid $host with one line muli domain server_name) closed by Maxim Dounin
worksforme: Works fine here: […] […] If you see the problem, you may want …
13:03 Ticket #1113 (root variable in location reset to default value ...) closed by Valentin V. Bartenev
invalid: According to …
11:57 Ticket #283 (proxy_method does not support variable dereferencing) updated by dilaz03@…
nginx: …
10:02 Ticket #1113 (root variable in location reset to default value ...) created by Shi3A@…
"root" changes to global value (defined in server section or …
09:40 Ticket #1112 (invalid $host with one line muli domain server_name) created by pad
when you use multiple server_name in one line like […] $host is …
07:23 Ticket #1101 (nginx does not respond to SIGHUP/SIGUSR2) updated by psukharev.avito.ru@…
This log from http{} section in main nginx.conf: […] We cant …
01:23 Ticket #1111 ($date_gmt date/time format obsolete) closed by Maxim Dounin
wontfix: The $date_gmt variable is a variable provided by the SSI module, and …

10/17/16:

21:40 Ticket #1111 ($date_gmt date/time format obsolete) created by mayhem30@…
The $date_gmt produces a date/time format (RFC 850 HTTP/1.0) which is …
17:12 Ticket #1106 (Stale workers not exiting after reload (with HTTP/2 long poll requests)) updated by Valentin V. Bartenev
Please, try the following patch: […]
16:59 Changeset in nginx-tests [1059:8c5ba361b416] by Maxim Dounin <mdounin@…>
Tests: whitespace fix.
16:44 Ticket #283 (proxy_method does not support variable dereferencing) updated by dilaz03@…
This problem is actual for me after switch to nginx with canonical …
16:25 Ticket #1110 (ngx_headers_more module no longer working) closed by Valentin V. Bartenev
invalid: Anyway, this bug tracker is for official [http://nginx.org/en/docs/
16:04 Ticket #1110 (ngx_headers_more module no longer working) updated by Valentin V. Bartenev
According to the configure options, the module was built dynamically. …
14:53 Ticket #1110 (ngx_headers_more module no longer working) created by loganmarchione@…
I noticed the other day when I updated to Nginx 1.11.5 (mainline) that …
14:31 Ticket #1101 (nginx does not respond to SIGHUP/SIGUSR2) updated by Maxim Dounin
You need to look into global logs, not logs of a particular server{} …
14:26 Ticket #1106 (Stale workers not exiting after reload (with HTTP/2 long poll requests)) updated by Valentin V. Bartenev
Status changed
13:02 Ticket #1101 (nginx does not respond to SIGHUP/SIGUSR2) updated by psukharev.avito.ru@…
Actually we have some logs from host (not from all vhosts), nothing …
11:30 Changeset in nginx [6789:4dea01cf49e8] by Ruslan Ermilov <ru@…>
Upstream: removed ngx_http_upstream_srv_conf_t.default_port. This is …
11:27 Changeset in nginx [6788:3fa5983b6b44] by Ruslan Ermilov <ru@…>
Upstream: don't consider default_port when matching upstreams. The …
11:14 Changeset in nginx [6787:640e1e778de6] by Ruslan Ermilov <ru@…>
Upstream: consistently initialize explicit upstreams. When an …

10/16/16:

22:29 Ticket #1109 (sub_filter, with proxy_pass and Accept-Encoding: gzip) closed by Maxim Dounin
invalid: This is expected, sub_filter can't do replacements in a response which …
22:10 Ticket #1108 (Module ngx_http_dav_module MOVE and COPY method not working) closed by Maxim Dounin
invalid: The problem is that your alias specifies full path to a document. This …
15:49 Changeset in nginx-tests [1071:1dd57525de8b] by Dmitry Lazurkin <dilaz03@…>
Tests: add tests for proxy_method directive.
15:24 Changeset in nginx [6781:ca27074f8f0f] by Dmitry Lazurkin <dilaz03@…>
Proxy: support variables for proxy_method directive.
10:01 Changeset in nginx-tests [1058:e2adef0c3faa] by Sergey Kandaurov <pluknet@…>
Tests: skip certain test on FreeBSD 11.0 with sendfile. It is broken …
05:10 Ticket #1109 (sub_filter, with proxy_pass and Accept-Encoding: gzip) updated by Дилян Палаузов
Adding proxy_set_header Accept-Encoding ""; or disabling gzip …

10/15/16:

16:36 Ticket #1108 (Module ngx_http_dav_module MOVE and COPY method not working) updated by trupf@…
I found the reason: It is the alias directive. It is working with the …
15:54 Ticket #1109 (sub_filter, with proxy_pass and Accept-Encoding: gzip) created by Дилян Палаузов
My configuration file: events { worker_connections 1024; } http { …

10/14/16:

19:55 Ticket #1106 (Stale workers not exiting after reload (with HTTP/2 long poll requests)) updated by Alexey Ivanov
For now we are workarounding that problem by sending GOAWAY
18:21 Ticket #1106 (Stale workers not exiting after reload (with HTTP/2 long poll requests)) updated by Alexey Ivanov
You can reproduce that easily running h2load with 2+ concurrent …
18:13 Changeset in nginx_org [1818:574c44d14837] by Yaroslav Zhuravlev <yar@…>
Removed the "max_conns" condition from the "queue" directive.
17:59 Ticket #1108 (Module ngx_http_dav_module MOVE and COPY method not working) created by trupf@…
GET, PUT MKCOL and DELETE do work as intended, but not MOVE (I don't …
16:48 Changeset in nginx [6747:20eb4587225b] by Maxim Dounin <mdounin@…>
Upstream: handling of proxy_set_header at http level. When headers …
16:48 Changeset in nginx [6746:63991ab67b3a] by Maxim Dounin <mdounin@…>
Proxy: do not create conf->headers_source when not needed.
16:48 Changeset in nginx [6745:93121485c39b] by Maxim Dounin <mdounin@…>
Upstream: hide_headers_hash handling at http level. When headers to …
16:48 Changeset in nginx [6744:7e5199f172fb] by Maxim Dounin <mdounin@…>
Upstream: hide_headers_hash inherited regardless of cache settings. …
16:48 Changeset in nginx [6743:7fc16ff7ddc4] by Maxim Dounin <mdounin@…>
Style.
13:35 Ticket #1104 (. (dot) is not allow for syslog tag) updated by Maxim Dounin
Type changed
13:35 Ticket #1104 (. (dot) is not allow for syslog tag) updated by Maxim Dounin
See ticket #667 for some related comments.
13:15 Ticket #178 (listen with ssl but missing ssl_certificate is not detected by nginx -t) updated by Maxim Dounin
See also #1107.
13:15 Ticket #1107 (Nginx config test dose not fail when config is invalid resulting in a ...) closed by Maxim Dounin
duplicate: Duplicate of #178.
12:37 Ticket #1105 (Unknown directive "init_by_lua") closed by Maxim Dounin
invalid: This looks like lua module problem, please ask the module author for …
12:20 Changeset in nginx-tests [1062:f1cc64e4e67d] by Andrey Zelenkov <zelenkov@…>
Tests: basic tests for stream geoip module.
12:05 Changeset in nginx-tests [1061:83357211563e] by Andrey Zelenkov <zelenkov@…>
Tests: basic tests for geoip module.
11:34 Changeset in nginx-tests [1057:e19d41512e22] by Andrey Zelenkov <zelenkov@…>
Tests: added tests for $realip_remote_port variable.
08:20 Ticket #1107 (Nginx config test dose not fail when config is invalid resulting in a ...) created by DrHofman@…
This is an example of the config, my expectation is that this config …

10/13/16:

23:13 Ticket #1106 (Stale workers not exiting after reload (with HTTP/2 long poll requests)) created by hwyuan@…
Nginx stale workers not exiting with HTTP/2 long poll requests. Based …
20:02 Ticket #1105 (Unknown directive "init_by_lua") created by 5290charlie@…
This directive line has been part of our config for some time. It had …
16:01 Ticket #1104 (. (dot) is not allow for syslog tag) created by thausler786@…
When parsing our ngnix configuration file, nginx complains: [emerg] …
12:50 Changeset in nginx [6742:3fbb3bdff824] by Ruslan Ermilov <ru@…>
Cache: cache manager debugging.
12:35 Changeset in nginx [6741:79ac653ae2d0] by Ruslan Ermilov <ru@…>
Version bump.
11:35 Ticket #915 ("Upgrade" header should not be proxied over h2) updated by Laurence 'GreenReaper' Parry
This was a very confusing blocker for us on multiple attempts to …
07:21 Ticket #1100 (Socket leakage after ngx_http_read_client_request_body) updated by Dmitry Utkin
Thank you very much for your answer! This solved my problem.

10/12/16:

14:49 Changeset in nginx-tests [1056:1e41a0de0772] by Sergey Kandaurov <pluknet@…>
Tests: various last_buf tests.
14:38 Changeset in nginx-tests [1055:8979f0d86c29] by Sergey Kandaurov <pluknet@…>
Tests: reduced diff to stream_ssl_realip.t, no functional changes.
13:35 Ticket #1100 (Socket leakage after ngx_http_read_client_request_body) updated by Maxim Dounin
You can see a working example in …
13:03 Ticket #215 (SSL: decryption failed or bad record mac with upstream servers) closed by Maxim Dounin
invalid: As you can see directly from the ticket description, SSL_read()
06:59 Ticket #1100 (Socket leakage after ngx_http_read_client_request_body) updated by Dmitry Utkin
Replying to mdounin: > This is due to a bug in the module …
06:28 Ticket #1103 (return code can not use customization setting) created by leo52668@…
I tried two setting, for the issue. == No.1 -> it return system …

10/11/16:

21:38 Ticket #215 (SSL: decryption failed or bad record mac with upstream servers) reopened by shifty35@…
I'm experiencing this same issue again using the latest nginx (1.11.5) …
21:32 Ticket #1102 (keepalive_requests is not supported for HTTP/2 connections) created by hwyuan@…
Looks like the limit of keepalive_requests is not supported for …
20:21 Ticket #1101 (nginx does not respond to SIGHUP/SIGUSR2) updated by Maxim Dounin
Replying to tiandrey@…: > >Try looking into logs to see …
19:30 Ticket #1101 (nginx does not respond to SIGHUP/SIGUSR2) updated by tiandrey@…
>Try looking into logs to see why this happened. Other lines from the …
16:55 Ticket #1101 (nginx does not respond to SIGHUP/SIGUSR2) updated by Maxim Dounin
The "ps" output config suggests that at least one worker process …
16:12 Ticket #1101 (nginx does not respond to SIGHUP/SIGUSR2) created by tiandrey@…
We have nginx installed on frontend servers; the configuration is …
15:23 Milestone 1.11.5 completed
Status: released Trunk: mainline * stream: input filters * …
15:03 Changeset in nginx [6740:7cdf69d012f0] by Maxim Dounin <mdounin@…>
release-1.11.5 tag
15:03 Changeset in nginx [6739:5253015a339a]release-1.11.5 by Maxim Dounin <mdounin@…>
nginx-1.11.5-RELEASE
13:52 Changeset in nginx [6769:5ba99eff0f33]stable-1.10 by Maxim Dounin <mdounin@…>
Updated OpenSSL used for win32 builds.
13:52 Changeset in nginx [6738:e78705391830] by Maxim Dounin <mdounin@…>
Updated OpenSSL used for win32 builds.
12:32 Ticket #1100 (Socket leakage after ngx_http_read_client_request_body) closed by Maxim Dounin
invalid: This is due to a bug in the module provided.
10:08 Changeset in nginx-tests [1054:9b8e13e2ee67] by Sergey Kandaurov <pluknet@…>
Tests: one more $realip_remote_addr test case on internal redirect. …
09:10 mod_test_wait_ngx.tar.bz2 attached to Ticket #1100 by Dmitry Utkin
module to reproduce the WAIT_CLOSE problem
09:09 Ticket #1100 (Socket leakage after ngx_http_read_client_request_body) created by Dmitry Utkin
When handling POST request from module and …

10/10/16:

16:33 Ticket #860 (NGINX 1.9.9 fails to build against OpenSSL 1.1.0) updated by Maxim Dounin
The list looks correct to me. Note though that removing default DH is …
15:44 Changeset in nginx [6737:a9a50bb65120] by Maxim Dounin <mdounin@…>
Modules compatibility: removed dependencies on NGX_MAIL_SSL. External …
15:44 Changeset in nginx [6736:f41c2530dd17] by Maxim Dounin <mdounin@…>
Modules compatibility: removed dependencies on NGX_STREAM_SSL. …
15:44 Changeset in nginx [6735:e38e9c50a40e] by Maxim Dounin <mdounin@…>
Modules compatibility: compatibility with NGX_HTTP_SSL. With this …
15:44 Changeset in nginx [6734:0c572ed91b36] by Maxim Dounin <mdounin@…>
Modules compatibility: compatibility with NGX_HAVE_FILE_AIO. With …
15:44 Changeset in nginx [6733:adc2414856b1] by Maxim Dounin <mdounin@…>
Modules compatibility: compatibility with NGX_THREADS. With this …
14:20 Ticket #860 (NGINX 1.9.9 fails to build against OpenSSL 1.1.0) updated by ctrochalakis@…
Hello, The new Debian stable (stretch) will ship with OpenSSL 1.1.0, …
13:24 Changeset in nginx [6732:57148b755320] by Maxim Dounin <mdounin@…>
Allowed '-' in method names. It is used at least by SOAP (M-POST …
13:15 Changeset in nginx [6888:70539dd7abe5]stable-1.10 by Maxim Dounin <mdounin@…>
Core: sockaddr lengths now respected by ngx_cmp_sockaddr(). Linux can …
13:15 Changeset in nginx [6731:3f94a0fc05cf] by Maxim Dounin <mdounin@…>
Core: sockaddr lengths now respected by ngx_cmp_sockaddr(). Linux can …
12:25 Ticket #826 (Add config option for NGX_HTTP_CACHE_VARY_LEN) updated by Anders Carling
Normal browsers might not be the only clients accessing that url …
09:25 Changeset in nginx-tests [1053:fbf731526f49] by Sergey Kandaurov <pluknet@…>
Tests: relaxed check for known dynamic modules. Permit an optional …

10/08/16:

07:45 Ticket #1099 (proxy_http_version 1.1 is ignored for incoming https request) updated by progman97@…
This is strange: I had kept the "SitesEnabled/default" file open in …
07:05 Changeset in nginx [6774:bcb107bb89cd] by Rob N ★ <robn@…>
Mail: support SASL EXTERNAL (RFC 4422). This is needed to allow TLS …
00:24 Ticket #1099 (proxy_http_version 1.1 is ignored for incoming https request) closed by Maxim Dounin
invalid: The only place where proxy_http_version is specified is the …

10/07/16:

18:47 Ticket #1099 (proxy_http_version 1.1 is ignored for incoming https request) updated by progman97@…
Maybe the fact the incoming request is https but it is forwarded as …
18:21 Ticket #1099 (proxy_http_version 1.1 is ignored for incoming https request) reopened by progman97@…
Please look again, it is there: location /datasets { # …
16:46 Ticket #1096 (dav_access user:r is not respected) closed by Maxim Dounin
fixed: Fix committed, thanks.
16:25 Ticket #1096 (dav_access user:r is not respected) updated by Maxim Dounin <mdounin@…>
In [changeset:"1606a817c1d48ed351f1dd7d9cb9c996e2c77b9a/nginx"
16:17 Changeset in nginx-tests [1052:7cf9b3e849d2] by Maxim Dounin <mdounin@…>
Tests: whitespace fix.
14:25 Ticket #1099 (proxy_http_version 1.1 is ignored for incoming https request) closed by Maxim Dounin
invalid: You configuration does not have proxy_http_version directive in the …
14:18 default attached to Ticket #1099 by progman97@…
14:18 Ticket #1099 (proxy_http_version 1.1 is ignored for incoming https request) created by progman97@…
I have the same proxy settings for the http and the https server …
13:59 Changeset in nginx [6730:1606a817c1d4] by Maxim Dounin <mdounin@…>
Core: ngx_conf_set_access_slot() user access (ticket #1096). …
11:45 Ticket #1095 (nginx crashed) updated by Valentin V. Bartenev
Replying to bobykus@…: > I am very sure nginx does not …
11:15 Ticket #1095 (nginx crashed) updated by bobykus@…
I am very sure nginx does not have any 3rd party modules compiled in …
09:55 Changeset in nginx-tests [1051:4a915c4489cc] by Sergey Kandaurov <pluknet@…>
Tests: increased default value for read timeout in HTTP/2 tests. This …

10/06/16:

21:48 Changeset in nginx-tests [1050:d56dfebf1aa0] by Maxim Dounin <mdounin@…>
Tests: remove realip_remote_port.t, it's utterly broken.
20:21 Ticket #1098 (realip_remote_addr overwritten) closed by Maxim Dounin
fixed: Committed, thanks for testing.
20:20 Ticket #1098 (realip_remote_addr overwritten) updated by Maxim Dounin <mdounin@…>
In [changeset:"cecf415643d749acba3838b1b4ca7cdf8ee9edca/nginx"
20:16 Changeset in nginx [6729:cecf415643d7] by Maxim Dounin <mdounin@…>
Realip: fixed duplicate processing on redirects (ticket #1098). …
18:45 Ticket #1098 (realip_remote_addr overwritten) updated by vladimir.golovin00@…
Works fine, thanks!
18:15 Ticket #1098 (realip_remote_addr overwritten) updated by Maxim Dounin
Status changed
Thanks for reporting this. Please try the following patch: […]
17:52 Ticket #1097 (Nginx worker process exited on signal 11) updated by Maxim Dounin
Please provide output of the following gdb commands: […] Please …
17:41 Ticket #1097 (Nginx worker process exited on signal 11) updated by Maxim Dounin
Description changed
17:26 Ticket #1098 (realip_remote_addr overwritten) created by vladimir.golovin00@…
Hello, I noticed that $real_remote_addr gets overwritten when the …
16:55 Ticket #1097 (Nginx worker process exited on signal 11) created by adushein.sports.ru@…
I have 2 nginx frontends worked in load balancing mode. Today, around …
16:12 Ticket #1096 (dav_access user:r is not respected) updated by Maxim Dounin
Status changed
Confirmed, ngx_conf_set_access_slot() unconditionally set access …
13:54 Ticket #826 (Add config option for NGX_HTTP_CACHE_VARY_LEN) updated by Maxim Dounin
All FT-* headers seems to be useless, as they are never sent by …
13:07 Ticket #1091 (Add missing client certificate field variables) updated by Maxim Dounin
These individual components are almost never used AFAIK, and …
10:27 Ticket #1091 (Add missing client certificate field variables) updated by Neil Craig
Thanks @mdounin, that's good to know - I made a wrong assumption. It …
09:37 Ticket #826 (Add config option for NGX_HTTP_CACHE_VARY_LEN) updated by Neil Craig
By way of adding weight to this, I just noted that the new www.ft.com …
04:00 Ticket #824 (NGINX returning 404 on proxy timeout instead of 504 when request is a POST) updated by patrick.robinson.envato.com@…
> Though in this case nginx only does what it is configured to do, and …
00:22 Ticket #1096 (dav_access user:r is not respected) created by bjacquin@…
Hi, Configuration including 'dav_access user:r' is not respected, …

10/05/16:

15:39 Ticket #826 (Add config option for NGX_HTTP_CACHE_VARY_LEN) updated by avengerpenguin@…
Yes, I hit this too in production. We added one more header to the …
15:11 Changeset in nginx [6728:8f75d9883730] by Sergey Kandaurov <pluknet@…>
Stream ssl_preread: fixed $ssl_preread_server_name variable. Made …
14:38 Changeset in nginx-tests [1049:c65e5c0e2980] by Andrey Zelenkov <zelenkov@…>
Tests: fixed startup race in proxy_cache_manager.t. Await cache …
13:32 Ticket #1095 (nginx crashed) updated by Maxim Dounin
Please try to reproduce the problem without any 3rd party modules …
13:08 Changeset in nginx-tests [1048:f38301fd4792] by Sergey Kandaurov <pluknet@…>
Tests: basic proxy cache manager tests.
12:57 Ticket #1095 (nginx crashed) created by bobykus@…
Server crashing periodically tail -f /var/log/nginx/error.log | grep …
12:21 Changeset in nginx-tests [1047:ef795982f940] by Andrey Zelenkov <zelenkov@…>
Tests: skip certain tests for lack of inet6 support as well.
11:48 Changeset in nginx-tests [1046:a04323ab0622] by Andrey Zelenkov <zelenkov@…>
Tests: use try_run() in debug_connection_syslog.t.
11:22 Changeset in nginx [6727:ca709bca4b77] by Dmitry Volyntsev <xeioex@…>
Cache: cache manager limits. The new parameters "manager_files", …
10:57 Changeset in nginx [6726:631753428ecb] by Ruslan Ermilov <ru@…>
Core: use c->log while closing connection. c->pool is not destroyed …
06:05 Ticket #1094 (CRL check for Estonian ID cards fails) reopened by edgars.buss.optibet.lv@…
05:49 Ticket #1094 (CRL check for Estonian ID cards fails) updated by edgars.buss.optibet.lv@…
The message is saying wrong. As I have checked and tested multiple …
02:10 Ticket #1070 (nginx with NJS compile error) updated by joaoarquimedes@…
Thanks, without stream options it works. But with "--with-stream" it …

10/04/16:

17:30 Ticket #394 (gzip module doesn't handle all certain HTTP verbs/statuses) updated by caldavtest@…
Can I somehow help in getting this done?
14:26 Changeset in nginx [6725:9b9ae81cd4f0] by Maxim Dounin <mdounin@…>
SSL: use X509_check_host() with LibreSSL. Explicit checks for …
14:07 Changeset in nginx-tests [1045:3667fe923239] by Maxim Dounin <mdounin@…>
Tests: ipv6 is present by default now.
13:38 Changeset in nginx [6724:a6d116645c51] by Maxim Dounin <mdounin@…>
Configure: removed the --with-ipv6 option. IPv6 now compiled-in …
12:40 Ticket #1094 (CRL check for Estonian ID cards fails) closed by Maxim Dounin
worksforme: The message suggests CRLs for some of the certificates in the chain …
09:41 Ticket #1000 (Domain-relative redirects doesn't work, they are absolute instead) updated by zakjan@…
These vars can change quite often in cloud environment. It would be …
08:23 Ticket #1094 (CRL check for Estonian ID cards fails) created by edgars.buss.optibet.lv@…
Nginx CRL for Estonian ID card fails with error: […] Relevant …

10/03/16:

18:03 Changeset in nginx [6887:17000e3ba589]stable-1.10 by Roman Arutyunyan <arut@…>
Addition filter: set last_in_chain flag when clearing last_buf. When …
18:03 Changeset in nginx [6723:ebba2f980489] by Roman Arutyunyan <arut@…>
Addition filter: set last_in_chain flag when clearing last_buf. When …
17:48 Changeset in nginx [6722:6136a51f9c21] by Roman Arutyunyan <arut@…>
Do not set last_buf flag in subrequests. The last_buf flag should …
17:38 Ticket #1088 (Add variable $ssl_dhe (possible values: curve name or dh<keylength>, ...) updated by Darkudorus@…
https://github.com/openssl/openssl/issues/1656
12:58 Changeset in nginx [6721:48bab8b83f4e] by Ruslan Ermilov <ru@…>
Modules compatibility: removed two NGX_HAVE_DEFERRED_ACCEPT checks. …
12:58 Changeset in nginx [6720:9170240f1241] by Maxim Dounin <mdounin@…>
Modules compatibility: removed unneeded NGX_HAVE_REUSEPORT checks. …
12:58 Changeset in nginx [6719:cebf5fed00bf] by Maxim Dounin <mdounin@…>
Modules compatibility: removed unneeded IPV6_V6ONLY checks. The …
12:58 Changeset in nginx [6718:bdf64ae3376b] by Maxim Dounin <mdounin@…>
Modules compatibility: http2. HTTP/2-specific fields in structures …
12:58 Changeset in nginx [6717:3b522d7a5b34] by Maxim Dounin <mdounin@…>
Modules compatibility: degradation fields now always present. There …
12:58 Changeset in nginx [6716:57c8e12c460c] by Maxim Dounin <mdounin@…>
Modules compatibility: --with-compat configure option.
09:46 Ticket #1093 (Support http_429 in *_cache_use_stale) created by tvdavid@…
Use case: we use nginx with fastcgi_cache to cache responses from a …

10/01/16:

12:10 Ticket #1092 (virtal host attacks: Limit Host header to CN/DNS-Name of currently ...) closed by Maxim Dounin
invalid: As long as you, as a client, request a virtual server different from …
11:49 Ticket #1092 (virtal host attacks: Limit Host header to CN/DNS-Name of currently ...) updated by Darkudorus@…
Please edit the first word in the ticket name to "virtual".
11:47 Ticket #1092 (virtal host attacks: Limit Host header to CN/DNS-Name of currently ...) updated by Darkudorus@…
I have forgotten to mention, that certificate A only has …
11:42 Ticket #1092 (virtal host attacks: Limit Host header to CN/DNS-Name of currently ...) created by Darkudorus@…
I have read https://bh.ht.vc/vhost_confusion.pdf (read it, it's …

09/30/16:

19:35 Ticket #1089 (ssl_ecdh_curve not honored in server block) updated by Darkudorus@…
Okay, thank you! https://github.com/openssl/openssl/issues/1652
19:19 Ticket #1089 (ssl_ecdh_curve not honored in server block) closed by Maxim Dounin
wontfix: Replying to Darkudorus@…: > Do you have connections to the …
17:31 Changeset in nginx-tests [1044:1fe8d33f75ad] by Sergey Kandaurov <pluknet@…>
Tests: split out geo tests with binary base and skip by default. …
17:28 Ticket #1089 (ssl_ecdh_curve not honored in server block) updated by Darkudorus@…
Do you have connections to the OpenSSL project / the ability to report …
14:20 Ticket #1091 (Add missing client certificate field variables) updated by Maxim Dounin
C, L, O, and OU - are included in DN, as they are compontents of DN. …
13:46 Ticket #1091 (Add missing client certificate field variables) created by Neil Craig
Hi We make pretty extensive use of client cert auth and it'd be …
13:30 Ticket #417 (ngx_cache_purge) updated by Neil Craig
+1 on this
13:24 Ticket #870 (Add variable containing list of client-supported cipher suites) updated by Neil Craig
I'd like to add a +1 to this :-)
13:21 Ticket #1057 (Google QUIC - statement) updated by Neil Craig
FWIW I'd be very interested in looking at QUIC support, especially as …
13:00 Ticket #1089 (ssl_ecdh_curve not honored in server block) updated by Maxim Dounin
Looks like a bug in OpenSSL. It copies curves to the connection from …
08:59 Ticket #1090 (try_files with map variable works differently in 1.10.x and 1.11.x) updated by Pyry Hakulinen
Our builds have lua (and other custom modules), but the internal …
08:47 nginx-1.11.4-debug-log attached to Ticket #1090 by Pyry Hakulinen
08:46 nginx-1.10.1-debug-log attached to Ticket #1090 by Pyry Hakulinen
08:46 Ticket #1090 (try_files with map variable works differently in 1.10.x and 1.11.x) created by Pyry Hakulinen
Following config: […] /tmp/nginx/index.html […] On 1.11.x …

09/29/16:

19:06 Ticket #1089 (ssl_ecdh_curve not honored in server block) created by Darkudorus@…
http { ssl_ecdh_curve secp521r1; server { listen ... ssl http2 …
17:53 Ticket #1088 (Add variable $ssl_dhe (possible values: curve name or dh<keylength>, ...) updated by Maxim Dounin
Milestone changed
Not sure if it's at all possible from server point of view. Recent …
16:55 Ticket #1088 (Add variable $ssl_dhe (possible values: curve name or dh<keylength>, ...) created by Darkudorus@…
It would be helpful to monitor the use of curves (with ECDHE) or the …
16:40 Changeset in nginx [6714:c3e3de6d2672] by Dmitry Volyntsev <xeioex@…>
Resolver: introduced state field in ngx_resolver_srv_name_t. It keeps …
15:06 Changeset in nginx [6713:63b8b157b776] by Maxim Dounin <mdounin@…>
Modules compatibility: down flag promoted to a bitmask. It is to be …
15:06 Changeset in nginx [6712:fd5c2781460b] by Maxim Dounin <mdounin@…>
Modules compatibility: upstream config field. It is to be used to …
15:06 Changeset in nginx [6711:90a03b1dc4db] by Maxim Dounin <mdounin@…>
Modules compatibility: status fields.
15:06 Changeset in nginx [6710:3ab8736958cb] by Maxim Dounin <mdounin@…>
Modules compatibility: health check fields.
15:06 Changeset in nginx [6709:e08e741f74cd] by Maxim Dounin <mdounin@…>
Modules compatibility: cache purge fields.
15:06 Changeset in nginx [6708:4080f94a996f] by Maxim Dounin <mdounin@…>
Modules compatibility: slow start fields.
15:05 Changeset in nginx [6707:1c9863f9592e] by Maxim Dounin <mdounin@…>
Modules compatibility: peer.notify. This callback can be used to …
14:59 Ticket #1087 (System crashes that were solved by increasing server_names_hash_max_size) closed by Maxim Dounin
invalid: The message from the kernel suggests you are facing either a hardware …
12:49 Ticket #1087 (System crashes that were solved by increasing server_names_hash_max_size) created by langemeijer@…
Since a couple of months I had some system crashes that I had no …
12:28 Changeset in nginx [6715:d200a0fd00b7] by Ruslan Ermilov <ru@…>
Introduced the NGX_COMPAT macro. When enabled, some structures are …
09:59 Changeset in nginx [6706:829468da49d6] by Ruslan Ermilov <ru@…>
Stream: style. Explicitly initialized peer's max_conns for upstreams …
09:52 Changeset in nginx-tests [1043:b82f54728e14] by Sergey Kandaurov <pluknet@…>
Tests: fixed test failure in proxy_unfinished.t with big buffers. …

09/28/16:

17:40 Ticket #1086 (Connection failure on upstream health check repeatedly reports at ...) closed by Sergey Budnevitch
invalid: This is a bug tracker for opensource nginx, so I'm closing this …
17:29 Ticket #1086 (Connection failure on upstream health check repeatedly reports at ...) created by mpawelsk@…
If a server is hard down (no connectivity/connection refused) then …
08:43 Ticket #1085 (multiple calls to make install from a read-only source fails to copy ...) created by stackoverflow.com/users/324204/sogartar
Let's say you have the source of nginx and it is read-only. Doing …

09/26/16:

14:51 Ticket #1083 (Enable gzip compression only for non "text/html" content) updated by sustmi@…
I am struggling with the Nginx code base a bit (I did not program in C …
14:17 Ticket #1084 (Override previous access_log settings) created by cweiske
I would like to be able to override the access_log setting via …
14:06 Changeset in nginx-tests [1042:9339673bb454] by Andrei Belov <defan@…>
Tests: check for known dynamic modules via TEST_NGINX_GLOBALS.
06:20 Ticket #1081 (ngx_stream_core_module proxy_pass dynamic resolve) updated by Watson Yim
Hi mdounin, Thanks for your help! …

09/24/16:

17:14 Ticket #1083 (Enable gzip compression only for non "text/html" content) updated by sustmi@…
I'll write a patch for this if you do not think it is a bad idea. :)
17:05 Ticket #1083 (Enable gzip compression only for non "text/html" content) created by sustmi@…
I want to enable gzip HTTP (ngx_http_gzip_module) compression but only …

09/23/16:

15:50 Ticket #1081 (ngx_stream_core_module proxy_pass dynamic resolve) closed by Maxim Dounin
invalid: In stream, there is no set directive, but there are other ways to …
11:17 Ticket #1082 (rpmlint issues centos7) updated by thresh
Status, Owner changed
08:47 Ticket #1082 (rpmlint issues centos7) created by mjtrangoni@…
It would be nice if soumeone could fix those warnings. $ rpmlint …

09/22/16:

23:01 Ticket #1081 (ngx_stream_core_module proxy_pass dynamic resolve) created by Watson Yim
Hi NGINX team, Awesome work with the TCP reverse proxy! Keep it up! …
22:39 Ticket #1080 (README.dynamic shows wrong include path) closed by Maxim Dounin
invalid: EPEL packages are maintained by EPEL team, this is a wrong place to …
21:02 Changeset in nginx-tests [1041:187524328926] by Sergey Kandaurov <pluknet@…>
Tests: upstream max_conns tests.
20:44 Ticket #1080 (README.dynamic shows wrong include path) created by ksemande@…
-include /usr/lib64/nginx/modules/*.conf; +include …
20:42 Changeset in nginx-tests [1040:1a820a5a32ae] by Sergey Kandaurov <pluknet@…>
Tests: do not depend on peer selection order in fastcgi_body2.t.
16:32 Changeset in nginx [6705:29bf0dbc0a77] by Ruslan Ermilov <ru@…>
Upstream: max_conns.
16:32 Changeset in nginx [6704:a44ba757851d] by Ruslan Ermilov <ru@…>
Upstream: removed the quick recovery mechanism. Its usefulness it …
16:32 Changeset in nginx [6703:edcd9303a4d3] by Maxim Dounin <mdounin@…>
Upstream: introduced u->upstream. It holds upstream{} block …
16:31 Changeset in nginx [6702:914d8a63dbad] by Maxim Dounin <mdounin@…>
Upstream: style.
12:51 Ticket #1079 (ngx_stream_log_module mismatch variable in documentation) closed by Yaroslav Zhuravlev
fixed
12:46 Ticket #1079 (ngx_stream_log_module mismatch variable in documentation) updated by Yaroslav Zhuravlev
Thank you, fixed: http://hg.nginx.com/nginx.org/rev/19eb203ffd41
12:25 Changeset in nginx-tests [1039:90a0d85436c1] by Sergey Kandaurov <pluknet@…>
Tests: quoted 'genrsa -out' parameter, no functional changes.
11:20 Ticket #1079 (ngx_stream_log_module mismatch variable in documentation) created by ppppggg@…
http://nginx.org/en/docs/stream/ngx_stream_log_module.html

09/21/16:

21:01 Ticket #859 (-lpcre should preceed -lpthread in objs/Makefile) updated by Maxim Dounin
The -lpthread parameter as seen in the build is added for POSIX …
20:31 Ticket #1030 (100% CPU with hash consistent balancing method without live upstreams) updated by Maxim Dounin
Probably most simple solution would be to just limit number of tries …
18:51 Ticket #1030 (100% CPU with hash consistent balancing method without live upstreams) updated by Maxim Dounin
Replying to savetherbtz@…: > Shouldn't hash module have …
17:54 Ticket #1030 (100% CPU with hash consistent balancing method without live upstreams) updated by Alexey Ivanov
Shouldn't hash module have something like this in case all upstreams …
16:30 Ticket #633 (limit_except causes 404) updated by Maxim Dounin
This is basically identical to the same problem with if, see #86.
16:30 Ticket #86 (the "if" directive have problems in location context) updated by Maxim Dounin
See also #633, which is basically identical to the same problem with …
16:19 Ticket #982 (nginx with perl_module is not going) closed by Maxim Dounin
invalid: Using custom compilation options should be done with care, it can …
16:01 Ticket #996 (nginx memory leak) closed by Maxim Dounin
worksforme: Feedback timeout, likely a 3rd party module problem.
15:57 Ticket #1013 (problem on restart nginx) closed by Maxim Dounin
worksforme: From the description it looks like a problem with resource shortage, …
15:51 Ticket #1028 (Build failure on debian-kbsd) closed by Maxim Dounin
worksforme: Feedback timeout. As previously suggested, this looks like a problem …
15:49 Ticket #1031 (nginx return 416 error if client set Range header and requested file < ...) closed by Maxim Dounin
invalid: Feedback timeout.
15:18 Ticket #1076 (client_max_body_size has no effect with ssl configured) closed by Maxim Dounin
invalid: Closing this, update on stackoverflow confirms that the problem is not …
14:21 Ticket #1075 (Add german book to website) closed by igor
fixed
14:13 Ticket #1075 (Add german book to website) updated by igor
Done, thank you!

09/20/16:

10:08 Changeset in nginx-tests [1038:a034903de974] by Sergey Kandaurov <pluknet@…>
Tests: use port numbers from 8xxx pool.

09/19/16:

16:09 Changeset in nginx-tests [1037:92479d9429ff] by Sergey Kandaurov <pluknet@…>
Tests: added mp4 tests for moov atom before mdat atom.
10:58 Changeset in nginx-tests [1036:38ed3dda3279] by Sergey Kandaurov <pluknet@…>
Tests: $upstream_addr tests in hash module with no live upstream.
Note: See TracTimeline for information about the timeline view.