Timeline
12/21/18:
- 13:26 Ticket #1694 (Prefer SNI name to Host header when selecting server block) closed by
 - invalid: In theory, you are right. SNI was designed to be used with the only …
 - 04:28 Ticket #1694 (Prefer SNI name to Host header when selecting server block) created by
 - Let's say I have a config file that looks like this. […] If I …
 
12/20/18:
- 22:32 Ticket #1693 (Documentation bug: Redirects without localization end up insecure) created by
 - Redirects without localization end up insecure The secure link ... …
 - 17:10 Milestone unit-1.7 completed
 - Planned features: * nodejs support improvements
 - 16:33 Changeset in nginx_org [2310:0b582fc34ddc] by
 - Added Unit 1.7 release news.
 - 14:36 Ticket #1533 (Some news about "support configure TLS1.3-Only ciphers") updated by
 - Got it, thanks for the explanation!
 - 14:35 Ticket #1533 (Some news about "support configure TLS1.3-Only ciphers") updated by
 - The status is correct. We may, however, consider introducing a …
 - 14:15 Ticket #1533 (Some news about "support configure TLS1.3-Only ciphers") updated by
 - So the status of #1529 as "won't fix" is wrong, and you are …
 - 14:10 Ticket #1533 (Some news about "support configure TLS1.3-Only ciphers") updated by
 - This ticket is closed because it is duplicate of #1529 (the "planned …
 - 12:41 Ticket #1533 (Some news about "support configure TLS1.3-Only ciphers") updated by
 - I don't really get the situation - #1533 (this one) is closed, …
 
12/19/18:
- 09:51 Changeset in nginx-tests [1420:ea593a9bab09] by
 - Tests: adjusted read timeout in HTTP/2 request buffering tests.
 
12/18/18:
- 18:25 Changeset in nginx_org [2309:e788ee3a26e1] by
 - Updated with Netcraft December 2018 Web Server Survey stats.
 - 18:12 Changeset in nginx_org [2308:956685eb1d43] by
 - Reordered $upstream_bytes_ variables aphabetically in stream.
 - 15:37 Ticket #1692 (Zero level domain) updated by
 - > "The example.com and example.com. domains are syntactically …
 - 15:21 Changeset in nginx_org [2307:994207cf96da] by
 - Documented the "$upstream_bytes_sent" variable for http.
 - 14:54 Changeset in nginx-tests [1419:16a8962ff246] by
 - Tests: upstream_response_length_variable tests, proxy.t merged. This …
 - 12:15 Changeset in nginx [7431:294162223c7c] by
 - SSL: avoid reading on pending SSL_write_early_data(). If …
 - 08:02 Ticket #1692 (Zero level domain) updated by
 - "The example.com and example.com. domains are syntactically …
 
12/17/18:
- 16:31 Ticket #816 (Allow h2c and HTTP/1.1 support on the same listening socket) updated by
 - It would be great to have that feature.
 
12/16/18:
- 22:41 Ticket #1654 (nginx does not honor ssl_protocols for TLSv1.3) closed by
 - fixed: We cannot selectively enable or disable TLSv1.3 without relying on the …
 - 19:30 Ticket #1654 (nginx does not honor ssl_protocols for TLSv1.3) reopened by
 - I think the solution suggested by @mdounin above is strange. I have …
 - 10:06 Changeset in nginx-tests [1418:f3422a4fe349] by
 - Tests: simple geo module tests with unix socket address.
 - 10:05 Changeset in nginx-tests [1417:ea796652fcdc] by
 - Tests: added missing proxy prerequisites.
 
12/15/18:
- 14:16 Ticket #1690 (Add MITM detection) updated by
 - I got it working in njs: …
 
12/14/18:
- 17:18 Ticket #1684 (documentation for ngx_http_geo_module is inconsistent with the ...) closed by
 - fixed: Fix committed, thanks.
 - 16:55 Ticket #1684 (documentation for ngx_http_geo_module is inconsistent with the ...) updated by
 - In [changeset:"286ae954009dd9249ba9652cb53461de908d9f10/nginx" …
 - 15:11 Changeset in nginx [7430:286ae954009d] by
 - Geo: fixed handling of AF_UNIX client addresses (ticket #1684). …
 
12/13/18:
- 14:27 Ticket #1692 (Zero level domain) closed by
 - 
          invalid: The 
example.comandexample.com.domains are syntactically … - 14:23 Changeset in nginx [7429:e573d74299a0] by
 - Upstream: implemented $upstream_bytes_sent.
 - 12:53 Ticket #1692 (Zero level domain) updated by
 - Sorry... This […] to redirect example.com, but i can access …
 - 12:48 Ticket #1692 (Zero level domain) created by
 - Why is open domain: "nginx.org." - point at the end of the line? I …
 
12/12/18:
- 20:00 Changeset in nginx-tests [1416:d22717fcabdb] by
 - Tests: adjusted rate in limit_req_delay.t for slow hosts. If the …
 - 17:58 Ticket #1690 (Add MITM detection) updated by
 - njs sounds like a good solution so i think it may work as the …
 - 15:08 Ticket #68 (Include larger speed units for HttpLimitReqModule) updated by
 - The patch is wrong, it does not take into account that rates use fixed …
 - 15:03 Ticket #1691 (ngx_http_browser_module treats amazon web service health checker as ...) updated by
 - Thank you very much for the clarification
 - 14:46 Ticket #1691 (ngx_http_browser_module treats amazon web service health checker as ...) closed by
 - invalid: The ancient_browser directive …
 - 14:18 Ticket #1690 (Add MITM detection) updated by
 - I see at least two problems with this: 1. Detection of various TLS …
 - 13:03 Ticket #1691 (ngx_http_browser_module treats amazon web service health checker as ...) created by
 - Amazon Load Balancer performs a series of Health checks, and as user …
 - 10:32 Ticket #68 (Include larger speed units for HttpLimitReqModule) updated by
 - can we give it a go please? change is straightforward: […]
 - 00:15 Ticket #1687 (Overrides system default minimum TLS version) updated by
 - The nginx documentation currently says you can enable SSLv2 and SSLv3, …
 
12/11/18:
- 19:45 Ticket #1690 (Add MITM detection) created by
 - Caddy has a feature to detect TLS MITM attacks by comparing …
 - 17:24 Ticket #1689 (Writing connections leak with http/2) updated by
 - 
          Ok, so you observe 
open socket ... left in connection ...alerts on … - 16:41 Changeset in nginx [7428:cbc5dee8d5d2] by
 - Resolver: report SRV resolve failure if all A resolves failed. …
 - 16:33 Ticket #1689 (Writing connections leak with http/2) created by
 - Writing connections counter is gradually grow up as shown on munin …
 - 15:59 Changeset in nginx-tests [1415:01d806268a12] by
 - Tests: removed TODOs for gRPC fixes merged in 1.14.2.
 - 15:29 Ticket #714 (Writing connection leak while SPDY enabled) closed by
 - duplicate: For most recent tickets about HTTP/2 issues, please refer to #1610, …
 - 14:56 Changeset in nginx_org [2306:296fc77c9725] by
 - Regenerated.
 - 14:56 Changeset in nginx_org [2305:5e869428d52e] by
 - nginx-plus-r17 promo.
 - 14:54 Ticket #1688 (want to get the socket port which use in nginx and upstream servers) updated by
 - 
          Priority, Type changed
How do you expect to use such a variable? - 13:10 Changeset in nginx-tests [1414:f5b18471e17a] by
 - Tests: proxy cache background update with regex captures.
 - 11:12 Changeset in nginx-tests [1413:215f3357034b] by
 - Tests: njs http global code.
 - 10:12 Changeset in nginx [7426:4722b4b8aa93] by
 - Version bump.
 - 10:09 Changeset in nginx [7427:81d49f85afed] by
 - Copy regex unnamed captures to cloned subrequests. Previously, …
 - 03:11 Ticket #1688 (want to get the socket port which use in nginx and upstream servers) created by
 - i can not log the backend_source_port,why nginx doesn't have a …
 
12/10/18:
- 22:04 Ticket #714 (Writing connection leak while SPDY enabled) reopened by
 - Have same issue with nginx 1.15.7 [[Image(...)]] uname -a …
 - 14:54 Ticket #1687 (Overrides system default minimum TLS version) updated by
 - In theory. In practice, there are number of problems with this …
 - 10:27 Changeset in nginx-tests [1412:aaaa8a40250b] by
 - Tests: adjusted proxy_cache_use_stale.t for slow hosts. The request …
 - 09:35 Changeset in nginx_org [2304:f4b9660316c5] by
 - Updated docs for the upcoming NGINX Plus release.
 
12/09/18:
- 16:56 Ticket #1687 (Overrides system default minimum TLS version) updated by
 - The point of system wide defaults is so that there actually is 1 place …
 - 00:37 Ticket #1684 (documentation for ngx_http_geo_module is inconsistent with the ...) updated by
 - Replying to mdounin: That makes sense, thank you. …
 
12/08/18:
- 19:41 Ticket #1684 (documentation for ngx_http_geo_module is inconsistent with the ...) updated by
 - Replying to gdrbyKo1@…: > Thanks for your response. I just …
 - 18:57 Ticket #1687 (Overrides system default minimum TLS version) closed by
 - wontfix: Thank you for your feedback. Allowed SSL protocol versions are …
 - 10:10 Ticket #1687 (Overrides system default minimum TLS version) created by
 - In https://hg.nginx.org/nginx/rev/7ad0f4ace359 …
 - 03:35 Ticket #1686 (Log files ownership) closed by
 - invalid: On startup and on reload, log files are opened by the master process …
 - 02:27 Ticket #1686 (Log files ownership) created by
 - On log rotation, nginx seems to process …
 
12/07/18:
- 12:18 Changeset in nginx_org [2303:8da870c88c75] by
 - Updated OpenSSL version used for win32 builds.
 - 12:14 Changeset in nginx_org [2302:b3ab822eb922] by
 - Added utm parameters to ebook urls.
 - 12:14 Changeset in nginx_org [2301:4ec80aaee871] by
 - Replaced ebook covers.
 
12/06/18:
- 22:10 Ticket #1684 (documentation for ngx_http_geo_module is inconsistent with the ...) updated by
 - Replying to mdounin: > This seems to be a bug in the geo …
 - 16:45 Ticket #1684 (documentation for ngx_http_geo_module is inconsistent with the ...) updated by
 - This seems to be a bug in the geo module, it doesn't know that there …
 - 13:34 Ticket #1243 (Add primary media type for font) updated by
 - See also #1685.
 - 13:33 Ticket #1685 (Update fonts mime types refer to IANA) closed by
 - 
          duplicate: The only fonts in nginx's 
conf/mime.typesarefont/woffand … - 08:37 Ticket #1685 (Update fonts mime types refer to IANA) created by
 - Please update nginx/conf/mime.types refer to IANA. All fonts move to …
 
12/05/18:
- 16:26 Changeset in nginx_org [2300:c1808cb00a60] by
 - Fixed link to API endpoint in the stream "state" directive.
 - 14:10 Changeset in nginx-tests [1411:a8243ed8adcb] by
 - Tests: expect ssl_sni_reneg.t failures on stable in certain cases. …
 - 09:46 Ticket #1057 (Google QUIC - statement) updated by
 - Hello, We are planning to have this feature in our 2019 roadmap. …
 - 09:39 Ticket #1057 (Google QUIC - statement) updated by
 - Can someone on Nginx please take a look at supporting QUIC already?
 
12/04/18:
- 15:40 Changeset in nginx_org [2298:4dcedc52bd9b] by
 - Added image sources for ebooks.
 - 15:01 Milestone nginx-1.14.2 completed
 - Status: scheduled Trunk: stable * Bug fixes merge from the …
 - 15:00 Changeset in nginx_org [2297:921102d620e9] by
 - nginx-1.14.2
 - 14:52 Changeset in nginx [7425:ebf8c9686b8c]stable-1.14 by
 - release-1.14.2 tag
 - 14:52 Changeset in nginx [7424:72e39ad2427d]stable-1.14release-1.14.2 by
 - nginx-1.14.2-RELEASE
 - 14:19 Changeset in nginx_org [2299:486ea60817dc] by
 - Added ebooks from nginx.com.
 - 14:19 Ticket #1684 (documentation for ngx_http_geo_module is inconsistent with the ...) created by
 - The documentation for ngx_http_geo_module states that "By default, the …
 - 14:07 Changeset in nginx-tests [1410:a1a3164faec8] by
 - Tests: harden proxy_variables.t, avoid uninitialized warnings.
 - 13:40 Ticket #1654 (nginx does not honor ssl_protocols for TLSv1.3) updated by
 - In [changeset:"11be3c0723bd808b03a1781a96e0b2cc09897fe9/nginx" …
 - 13:40 Ticket #1605 (nginx does not compile with LibreSSL 2.8.0) updated by
 - In [changeset:"2cf1d945bbb31b1c8294ad2533673753ff989305/nginx" …
 - 13:40 Ticket #1565 (Prematurely deleting request body temp files on fast response) updated by
 - In [changeset:"17ee239ae2e6caa8ec24d7626f5cc91b197e79cb/nginx" …
 - 13:40 Ticket #1469 (nginx won't build under libxcrypt due to missing 'current_salt' in ...) updated by
 - In [changeset:"b1a166ab7f04efc4205afc0bf56b89aab4e0d457/nginx" …
 - 13:40 Ticket #1546 (nginx/1.14.0 compilation with gcc 8.1.0 fails) updated by
 - In [changeset:"ed5b3c4c128421c13350a81978487c5c884626b1/nginx" …
 - 11:12 Ticket #1683 (ngx_parent in ngx_daemon() can not work properly?) closed by
 - invalid: The ngx_parent variable is expected to contain PID or original parent …
 - 01:59 Ticket #1683 (ngx_parent in ngx_daemon() can not work properly?) created by
 - In function ngx_daemon(), after fork the child would run ngx_parent = …
 
12/03/18:
- 13:43 Changeset in nginx-tests [1409:0bc5bd58d9de] by
 - Tests: handled SIGPIPE in ssl_sni_reneg.t. The handler was missed in …
 - 11:25 Changeset in nginx-tests [1408:51656beb9996] by
 - Tests: adjusted proxy_cache_error.t read timeout. A previous limit …
 
11/30/18:
- 19:04 Ticket #1682 (Nginx tries to open the html file and through error 404. I expected ...) updated by
 - 
          Description changed
I've tested the configuration in question, and it seems to work fine … - 18:48 Ticket #1678 (limit_rate and proxy_limit_rate broken from 1.14) closed by
 - wontfix: Thanks for testing. I'm not sure there is a good way to document all …
 - 17:53 Ticket #1682 (Nginx tries to open the html file and through error 404. I expected ...) created by
 - Hi, Nginx tries to open the html file and through error 404. I …
 - 15:28 Changeset in nginx_org [2296:e2e71f9477a8] by
 - Added note about ssl_dhparam defaults.
 - 09:55 Changeset in nginx-tests [1407:8c764fd93b5e] by
 - Tests: adjusted client connect timeout in various tests with SSL.
 - 09:11 Ticket #1534 (OCSP client certificate validation) updated by
 - +1 We have a number of use cases that require Mutual TLS with OCSP …
 
11/29/18:
- 16:38 Changeset in nginx_org [2316:3a8d96efece6] by
 - Translated String object into Russian in njs.
 - 16:18 Changeset in nginx-tests [1406:6404fd77f367] by
 - Tests: adjusted connect timeout in HTTP/2 tests.
 
11/28/18:
- 13:19 Ticket #1681 (Default_type) updated by
 - > This isn't actually true right, if most installations are using the …
 - 11:30 Changeset in nginx-tests [1405:104701299b91] by
 - Tests: unpack GIF in VAX order to fix image_filter.t on big-endian.
 - 08:11 Ticket #1681 (Default_type) updated by
 - > As for the keepalive_timeout, the default is 75s, and this is what …
 
11/27/18:
- 17:41 Changeset in nginx_org [2293:3b1b6a5ce915] by
 - Updated with Netcraft November 2018 Web Server Survey stats.
 - 17:31 Changeset in nginx_org [2291:3294470932c5] by
 - Documented the "delay" parameter for limit_req.
 - 16:04 Changeset in nginx_org [2295:a1d0238ffb61] by
 - Updated HTTP and stream objects in Russian njs reference.
 - 16:04 Changeset in nginx_org [2290:65c6c1ee3c78] by
 - Removed obsolete "Examples" section from Russian njs reference.
 - 16:04 Changeset in nginx_org [2289:54dbe105fe77] by
 - Updated version note for example in njs stream module.
 - 16:04 Changeset in nginx_org [2288:786e96c52c7a] by
 - Corrected links and example in Russian http and stream js modules.
 - 15:08 Milestone njs-0.2.6 completed
 - Planned features: * Stability fixes
 - 15:07 Milestone nginx-1.15.7 completed
 - Status: scheduled Trunk: mainline * upstream_requests …
 - 14:56 Changeset in nginx_org [2287:83f1b1e6d8a9] by
 - nginx-1.15.7
 - 14:44 Ticket #1650 (Active connections not clear close session) closed by
 - invalid: Ok, thanks for confirming this.
 - 14:40 Changeset in nginx [7404:2117637f64e9] by
 - release-1.15.7 tag
 - 14:40 Changeset in nginx [7403:051a039ce1c7]release-1.15.7 by
 - nginx-1.15.7-RELEASE
 - 14:02 Changeset in nginx [7423:931f9d2abf28]stable-1.14 by
 - Updated OpenSSL used for win32 builds.
 - 14:02 Changeset in nginx [7402:aeb2d11c2731] by
 - Updated OpenSSL used for win32 builds.
 - 13:49 Changeset in nginx_org [2294:58df9b14b8ec] by
 - Development guide: documented ngx_explicit_memzero().
 - 13:35 Changeset in nginx_org [2286:b9144a131eff] by
 - Corrected example in njs Command-line interface.
 - 13:35 Changeset in nginx_org [2285:e58e7b2eff51] by
 - njs-0.2.6
 - 13:20 Changeset in nginx_org [2284:71e505ea3cb3] by
 - Fixed cut&paste error in Russian translation of stream modules.
 - 12:33 Changeset in nginx_org [2283:81e2cd93a2ce] by
 - Fixed broken links in the stream upstream module.
 - 12:33 Changeset in nginx_org [2282:35fd70c12f98] by
 - Resynchronized the http and stream upstream module versions.
 - 12:11 Changeset in nginx_org [2281:1445fc690c16] by
 - Amend the "zone" directive description in stream.
 - 11:23 Changeset in nginx_org [2280:dce69c8e4c7d] by
 - A link to the njs blogposts fixed.
 - 10:48 Ticket #1678 (limit_rate and proxy_limit_rate broken from 1.14) updated by
 - Using larger buffers helps. Setting higher CONFIG_HZ or disabling …
 - 06:46 Ticket #1650 (Active connections not clear close session) updated by
 - I confirm that the bug was created because I used an old vesion of …
 
11/26/18:
- 16:48 Changeset in nginx_org [2292:c3b04c2f468c] by
 - Allowed literal and var inside link.
 - 15:29 Changeset in nginx [7401:a7ff19afbb14] by
 - Negative size buffers detection. In the past, there were several …
 - 13:14 Ticket #1677 (nginx does not resolve hostnames if there is no route) closed by
 - 
          wontfix: When you write a name in the 
proxy_passdirective, nginx uses all … - 10:55 Ticket #1677 (nginx does not resolve hostnames if there is no route) reopened by
 - The for-loop is wrong if you want to use connect. How do you connect …
 
11/24/18:
- 14:09 Ticket #1681 (Default_type) updated by
 - Having two different nginx defaults is confusing..
 - 12:49 Ticket #1681 (Default_type) updated by
 - It is. And one of the goals of any stock conf is to show how to tune …
 - 06:33 Ticket #1681 (Default_type) updated by
 - So that file isn't supposed to be used as the stock conf for nginx?
 
11/23/18:
- 21:58 Ticket #1681 (Default_type) updated by
 - Because one of the goals of the example configuration is to show how …
 - 20:48 Ticket #1681 (Default_type) updated by
 - > and this is what most installations would normally use Then why …
 - 16:07 Changeset in nginx-tests [1404:d316f1aff10a] by
 - Tests: "limit_req .. delay" tests.
 - 15:24 Ticket #1681 (Default_type) closed by
 - wontfix: Thank you for your suggestion. You can use `default_type …
 - 14:07 Ticket #1681 (Default_type) updated by
 - Same for keepalive_timeout.
 - 13:56 Ticket #1681 (Default_type) created by
 - docs: Default: default_type text/plain; nginx.conf: default_type …
 - 13:10 Ticket #1678 (limit_rate and proxy_limit_rate broken from 1.14) updated by
 - 
          Well, 
CONFIG_HZ=100explains what you observe, as … - 10:46 Ticket #1678 (limit_rate and proxy_limit_rate broken from 1.14) updated by
 - It's LXC container on bare metal. CONFIG_HZ=100 I will try …
 
11/22/18:
- 21:09 Ticket #1680 (Nginx HTTP Proxy Module) closed by
 - invalid: For questions on how to configure nginx, please use …
 - 19:46 Ticket #1680 (Nginx HTTP Proxy Module) created by
 - NGINX Reverse Proxy: How to download from referenced server, save and …
 
11/21/18:
- 17:23 Changeset in nginx [7422:2dad54c2b8ed]stable-1.14 by
 - Mp4: fixed possible pointer overflow on 32-bit platforms. On 32-bit …
 - 17:23 Changeset in nginx [7400:be5cb9c67c05] by
 - Mp4: fixed possible pointer overflow on 32-bit platforms. On 32-bit …
 - 15:56 Changeset in nginx [7399:d6ca744c727e] by
 - Limit req: "delay=" parameter. This parameter specifies an additional …
 - 15:56 Changeset in nginx [7398:bca4dad0d3cb] by
 - Limit req: fixed error message wording.
 - 15:46 Ticket #1677 (nginx does not resolve hostnames if there is no route) closed by
 - wontfix: While on some systems getaddrinfo() indeed does not return IPv6 …
 - 14:25 Ticket #1679 (Possible infinite loop in function ngx_cache_manager_process_cycle and ...) closed by
 - invalid: The ngx_worker_process_cycle() function is not used in cache loader …
 - 14:01 Ticket #1678 (limit_rate and proxy_limit_rate broken from 1.14) updated by
 - Could you please provide details on the system you are testing with, …
 - 12:38 Changeset in nginx-tests [1403:3783b937a1dc] by
 - Tests: added upstream response time tests with client close.
 - 12:15 Changeset in nginx-tests [1402:db77d757ded4] by
 - Tests: proxy_variables.t TODO adjusted, fix committed.
 - 10:40 Changeset in nginx [7397:860d3907da1c] by
 - Upstream: revised upstream response time variables. Variables now do …
 - 10:40 Changeset in nginx [7396:e8bdd322d7a6] by
 - Upstream: removed unused ngx_http_upstream_t.timeout field.
 - 10:37 Changeset in nginx-tests [1401:2b461d4af65f] by
 - Tests: adjusted upstream response time tests for upcoming changes.
 - 02:30 Ticket #1679 (Possible infinite loop in function ngx_cache_manager_process_cycle and ...) created by
 - Hi, There are two possible infinite loop vulnerabilities in function …
 
  Note:
 See   TracTimeline
 for information about the timeline view.
    