Timeline



11/23/18:

21:58 Ticket #1681 (Default_type) updated by Maxim Dounin
Because one of the goals of the example configuration is to show how …
20:48 Ticket #1681 (Default_type) updated by Olaf van der Spek
> and this is what most installations would normally use Then why …
16:07 Changeset in nginx-tests [1404:d316f1aff10a] by Sergey Kandaurov <pluknet@…>
Tests: "limit_req .. delay" tests.
15:24 Ticket #1681 (Default_type) closed by Maxim Dounin
wontfix: Thank you for your suggestion. You can use `default_type …
14:07 Ticket #1681 (Default_type) updated by Olaf van der Spek
Same for keepalive_timeout.
13:56 Ticket #1681 (Default_type) created by Olaf van der Spek
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 Maxim Dounin
Well, CONFIG_HZ=100 explains what you observe, as …
10:46 Ticket #1678 (limit_rate and proxy_limit_rate broken from 1.14) updated by Ondřej Nový
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 Maxim Dounin
invalid: For questions on how to configure nginx, please use …
19:46 Ticket #1680 (Nginx HTTP Proxy Module) created by adolfo.vivendo.com.mx@…
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 Maxim Dounin <mdounin@…>
Mp4: fixed possible pointer overflow on 32-bit platforms. On 32-bit …
17:23 Changeset in nginx [7400:be5cb9c67c05] by Maxim Dounin <mdounin@…>
Mp4: fixed possible pointer overflow on 32-bit platforms. On 32-bit …
15:56 Changeset in nginx [7399:d6ca744c727e] by Maxim Dounin <mdounin@…>
Limit req: "delay=" parameter. This parameter specifies an additional …
15:56 Changeset in nginx [7398:bca4dad0d3cb] by Maxim Dounin <mdounin@…>
Limit req: fixed error message wording.
15:46 Ticket #1677 (nginx does not resolve hostnames if there is no route) closed by Maxim Dounin
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 Maxim Dounin
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 Maxim Dounin
Could you please provide details on the system you are testing with, …
12:38 Changeset in nginx-tests [1403:3783b937a1dc] by Sergey Kandaurov <pluknet@…>
Tests: added upstream response time tests with client close.
12:15 Changeset in nginx-tests [1402:db77d757ded4] by Sergey Kandaurov <pluknet@…>
Tests: proxy_variables.t TODO adjusted, fix committed.
10:40 Changeset in nginx [7397:860d3907da1c] by Vladimir Homutov <vl@…>
Upstream: revised upstream response time variables. Variables now do …
10:40 Changeset in nginx [7396:e8bdd322d7a6] by Vladimir Homutov <vl@…>
Upstream: removed unused ngx_http_upstream_t.timeout field.
10:37 Changeset in nginx-tests [1401:2b461d4af65f] by Sergey Kandaurov <pluknet@…>
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 92siuyang@…
Hi, There are two possible infinite loop vulnerabilities in function …

11/20/18:

17:22 Ticket #1677 (nginx does not resolve hostnames if there is no route) reopened by wanneut@…
[…] This is wrong. getaddrinfo dosen't return IPv6-addresses if …
11:54 Ticket #1678 (limit_rate and proxy_limit_rate broken from 1.14) created by Ondřej Nový
Hello, I have a problem with directives limit_rate and …

11/19/18:

18:19 Changeset in nginx_org [2278:f047bd9403d5] by Yaroslav Zhuravlev <yar@…>
Documented the "proxy_requests" directive.
16:28 Changeset in nginx-tests [1400:94bcad5611af] by Sergey Kandaurov <pluknet@…>
Tests: skip OCSP stapling and multiple cert tests with BoringSSL.
15:14 Changeset in nginx-tests [1399:de181159f279] by Sergey Kandaurov <pluknet@…>
Tests: unbreak $ssl_ciphers test with BoringSSL. …
15:05 Ticket #1677 (nginx does not resolve hostnames if there is no route) closed by Maxim Dounin
wontfix: It looks like due to no IPv4 connectivity getaddrinfo() on your OS …
14:33 Ticket #1677 (nginx does not resolve hostnames if there is no route) created by wanneut@…
In my configuration is the following line: {{{proxy_pass …
14:19 Ticket #1671 (nginx-tests fail in docker container) closed by thresh
invalid
10:03 Ticket #1676 (nginx.service for tmpfs /var/log) closed by thresh
wontfix: /var/log/nginx is created when the packages are installed, and the …
02:42 Ticket #1676 (nginx.service for tmpfs /var/log) created by lucserre@…
Description: When running /var/log on a tmpfs, the /var/log/nginx …

11/18/18:

08:49 Ticket #1650 (Active connections not clear close session) updated by kfir.snunit.org.il@…
Hello, After a thorough review of the problem I was able to find the …
01:17 Ticket #812 (Fetch OCSP responses on startup, and store across restarts) updated by Maxim Dounin
Replying to [comment:7

11/17/18:

18:30 Ticket #1675 (OCSP stapling not working in stream area) created by Tributh@…
I have set up a mail-proxy setup and wanted to use OCSP stapling for …

11/15/18:

18:28 Changeset in nginx [7395:9ca82f273967] by Maxim Dounin <mdounin@…>
Core: ngx_explicit_memzero().
17:56 Ticket #1673 (Nginx don't read upstream response in case upstream close connection.) closed by Maxim Dounin
invalid: Once the connection was reset, it is not possible to read anything …
16:17 Milestone unit-1.6 completed
Planned features: * nodejs support fixes
16:09 Changeset in nginx_org [2277:4ad2cf470ed8] by Yaroslav Zhuravlev <yar@…>
Updated OpenSSL and PCRE versions.
15:45 Ticket #812 (Fetch OCSP responses on startup, and store across restarts) updated by https://stackoverflow.com/users/6250649/johannesb
Replying to mdounin: > Replying to [comment:5
14:36 Changeset in nginx_org [2276:2fa3c989e8ba] by Artem Konev <artem.konev@…>
Added Unit 1.6 release news.
13:08 Ticket #1674 (SSL session ID is not reused when other server disable session cache) closed by Maxim Dounin
invalid: Session caching/restoring happens in the context of the default …
12:28 Changeset in nginx [7394:650574a44505] by Ruslan Ermilov <ru@…>
Core: free shared memory on cycle initialization failure.
10:27 Changeset in nginx-tests [1398:9242811bf22b] by Sergey Kandaurov <pluknet@…>
Tests: marked "requests - responses" proxy_requests test as unsafe.
07:19 Ticket #1674 (SSL session ID is not reused when other server disable session cache) created by ruoshan@…
the following command failed to reuse the SSL session ID, when nginx …

11/14/18:

15:32 Tickets #1528,​1585,​1670,​1533,​1534,​1612,​1656 batch updated by maxim
Milestone changed
Milestone renamed
09:50 nginx.conf attached to Ticket #1673 by akayunov@…
nginx.conf
09:49 Ticket #1673 (Nginx don't read upstream response in case upstream close connection.) created by akayunov@…
Hi, we have very usual configuration nginx + uwsgi, and out tests …

11/13/18:

17:13 Ticket #1672 (expose ngx_http_v2_push_resource in ngx_http_v2_filter_module) closed by Maxim Dounin
wontfix: There are no plans to made this API public. See detailed responses to …
15:29 Changeset in nginx-tests [1397:d3d2aabe16dd] by Sergey Kandaurov <pluknet@…>
Tests: LibreSSL client detection in multiple certificate tests. …
13:28 Changeset in nginx_org [2275:d93c8c32df75] by Sergey Kandaurov <pluknet@…>
Updated links to CPAN search interface. See …
11:42 Changeset in nginx [7390:2e7c4c3b0644] by Vladimir Homutov <vl@…>
Version bump.
10:41 Changeset in nginx_org [2279:7ec59c98d7d5] by Konstantin Pavlov <thresh@…>
Actualized the list of supported Ubuntu versions and architectures.
10:20 Changeset in nginx-tests [1396:28ddfda3ca2a] by Sergey Kandaurov <pluknet@…>
Tests: stream tests for the proxy_requests directive.
04:02 Ticket #1672 (expose ngx_http_v2_push_resource in ngx_http_v2_filter_module) created by windjian@…
At now, nginx server push is implemented in header filter module, and …

11/12/18:

18:15 Ticket #1057 (Google QUIC - statement) updated by shibumi@…
HTTP/3 has been announced as HTTP over QUIC by the IETF: …
16:10 Changeset in nginx_org [2274:e28e3d0f0d20] by Sergey Kandaurov <pluknet@…>
Updated link in the "hash" directive.
13:43 Ticket #1423 (response vary headers not used in the cache key) updated by Maxim Dounin
> Was there any movement on this over the past year? I haven't seen …
13:29 Changeset in nginx [7393:4698cede59ff] by Vladimir Homutov <vl@…>
Stream: proxy_requests directive. The directive allows to drop …
09:05 Changeset in nginx [7392:04ff25798002] by Vladimir Homutov <vl@…>
Stream: session completion check code moved to a separate function. …

11/11/18:

11:20 Ticket #1423 (response vary headers not used in the cache key) updated by gedl@…
Hi Was there any movement on this over the past year?

11/09/18:

20:31 Ticket #1671 (nginx-tests fail in docker container) updated by Contrast-AlexB@…
Replying to thresh: > docker uses root by default inside …
14:27 Ticket #1671 (nginx-tests fail in docker container) updated by thresh
docker uses root by default inside the containers, and that is not …
14:02 Ticket #1654 (nginx does not honor ssl_protocols for TLSv1.3) updated by Maxim Dounin
> FWIW, this seems like more of a feature than a bug if you're running …
05:14 Ticket #1654 (nginx does not honor ssl_protocols for TLSv1.3) updated by Laurence 'GreenReaper' Parry
FWIW, this seems like more of a feature than a bug if you're running …

11/08/18:

22:20 Changeset in nginx-tests [1395:7787498b3ceb] by Sergey Kandaurov <pluknet@…>
Tests: rewrite module tests, the "if" directive.
21:48 Ticket #1671 (nginx-tests fail in docker container) created by Contrast-AlexB@…
Using nginx in a docker container causes nginx-tests …
12:32 Ticket #1529 (Could not configure TLS1.3 ciphers in OpenSSL 1.1.1 pre4) updated by Maxim Dounin
See also #1670.
12:31 Ticket #1670 (Chipers list order not respected for TLS 1.3) closed by Maxim Dounin
duplicate: This is because ciphers for TLSv1.3 can be only configured using …
12:13 Ticket #1669 (Problems with map + subfilter) closed by Maxim Dounin
invalid: The "sub_filter_types" directive does not support variables. Note that …
08:24 Ticket #1670 (Chipers list order not respected for TLS 1.3) created by iz8mbw@…
Hi. I'm running nginx 1.15.6, it was built on Linux from source code …

11/07/18:

22:42 Ticket #1669 (Problems with map + subfilter) created by jpereira@…
1. I have tried to use the map+subfilter as the below snip. […] …
17:03 Ticket #1668 (Channel-Bound Cookies Implementation in nginx) updated by Maxim Dounin
It doesn't look like something nginx should / can do automatically, …
12:07 Changeset in nginx-tests [1394:3c101e516213] by Sergey Kandaurov <pluknet@…>
Tests: added upstream max_conns tests with hash balancer.
11:49 Changeset in nginx-tests [1393:23cf08e9d2a2] by Sergey Kandaurov <pluknet@…>
Tests: fixed upstream max_conns test with ip_hash balancer.
11:49 Changeset in nginx-tests [1392:dab8b5252216] by Sergey Kandaurov <pluknet@…>
Tests: added upstream ip_hash test with single peer.
11:49 Changeset in nginx-tests [1391:62f06d8dfc63] by Sergey Kandaurov <pluknet@…>
Tests: ported upstream max_conns tests to stream, reduced diffs.
10:22 Changeset in nginx [7391:27559d4a5151] by Vladimir Homutov <vl@…>
Stream: fixed possible use of a freed connection. The session handler …

11/06/18:

18:35 Ticket #812 (Fetch OCSP responses on startup, and store across restarts) updated by Maxim Dounin
Replying to [comment:5
17:33 Changeset in nginx-tests [1390:2c0955286894] by Sergey Kandaurov <pluknet@…>
Tests: unbreak grpc.t on stable versions. Notably, this fixes tests …
17:21 Ticket #812 (Fetch OCSP responses on startup, and store across restarts) updated by https://stackoverflow.com/users/6250649/johannesb
This problem gets worse with short lived OCSP responses like in the …
17:08 Ticket #1445 (OpenSSL - ChaCha prioritized - Nginx enhancement) updated by Maxim Dounin
See also #1529 for another example where a generic interface to set …
17:06 Ticket #1529 (Could not configure TLS1.3 ciphers in OpenSSL 1.1.1 pre4) updated by Maxim Dounin
Just to make sure it is known to people reading this ticket. Here is …
15:34 Changeset in nginx_org [2273:626533759806] by Maxim Dounin <mdounin@…>
Advisory links.
15:32 Milestone 1.14.1 completed
Status: scheduled Trunk: stable * Bug fixes merge from the …
15:31 Milestone 1.15.6 completed
Status: scheduled Trunk: mainline * Bug fixes
14:51 Changeset in nginx_org [2272:3fa4584907b8] by Maxim Dounin <mdounin@…>
nginx-1.15.6, nginx-1.14.1
13:32 Changeset in nginx [7381:a2506436986a] by Maxim Dounin <mdounin@…>
release-1.15.6 tag
13:32 Changeset in nginx [7380:2351853ce686]release-1.15.6 by Maxim Dounin <mdounin@…>
nginx-1.15.6-RELEASE
13:29 Changeset in nginx [7379:57463f4e2fcd] by Maxim Dounin <mdounin@…>
gRPC: limited allocations due to ping and settings frames.
13:29 Changeset in nginx [7378:e7f19d268c72] by Ruslan Ermilov <ru@…>
HTTP/2: limit the number of idle state switches. An attack that …
13:29 Changeset in nginx [7377:d4448892a294] by Ruslan Ermilov <ru@…>
HTTP/2: flood detection. Fixed uncontrolled memory growth in case …
13:29 Changeset in nginx [7376:e5069816039b] by Roman Arutyunyan <arut@…>
Mp4: fixed reading 64-bit atoms. Previously there was no validation …

11/05/18:

10:27 Ticket #1668 (Channel-Bound Cookies Implementation in nginx) created by aleroot@…
Hi, I've just had a look at this post about a Chrome security …

10/31/18:

17:56 Changeset in nginx_org [2271:34a1901e663d] by Yaroslav Zhuravlev <yar@…>
Described charAt, codePointAt, fromCharCode in njs.
14:11 Changeset in nginx_org [2266:3fba786a8bd7] by Yaroslav Zhuravlev <yar@…>
Allowed literal inside link.
13:49 Changeset in nginx [7375:bddacdaaec9e] by Maxim Dounin <mdounin@…>
Cache: improved keys zone size error reporting. After this change, …
13:49 Changeset in nginx [7374:de50fa05fbeb] by Maxim Dounin <mdounin@…>
Cache: fixed minimum cache keys zone size limit. Size of a shared …
13:41 Ticket #1665 (Minimum zone size for limit_req strangely high) updated by xim@…
Thanks for the detailed answer. As this is a web server running an …
12:42 Changeset in nginx_org [2265:0f10454093df] by Yaroslav Zhuravlev <yar@…>
Updated with Netcraft October 2018 Web Server Survey stats.

10/30/18:

17:35 Milestone njs-0.2.5 completed
Planned features: * "arguments" object
14:46 Changeset in nginx_org [2264:b001d6903fc1] by Yaroslav Zhuravlev <yar@…>
njs-0.2.5

10/29/18:

18:45 Changeset in nginx_org [2270:cd9934924920] by Yaroslav Zhuravlev <yar@…>
Moved summary to top of njs index page.
18:43 Changeset in nginx_org [2269:6426814f9373] by Yaroslav Zhuravlev <yar@…>
Added padStart/padEnd, removed fs.read/write/appendFile in njs …
18:36 Changeset in nginx_org [2268:cd1b26111884] by Yaroslav Zhuravlev <yar@…>
Moved string.split to follow alphabetical order.
18:34 Changeset in nginx_org [2267:c30048802769] by Yaroslav Zhuravlev <yar@…>
Added links to njs reference from njs Compatibility.
16:52 Changeset in nginx_org [2263:1bec6f727a84] by Valentin Bartenev <vbart@…>
Added njs presentation from nginx.conf 2018.
16:52 Changeset in nginx_org [2262:086e307d8b28] by Valentin Bartenev <vbart@…>
Regenerated.
16:52 Changeset in nginx_org [2261:b459b643bf5a] by Valentin Bartenev <vbart@…>
Added "video" element to include YouTube videos.
11:45 Ticket #1667 (Nginx [PHP] sometimes blank page sometimes Connection Refused) closed by Maxim Dounin
invalid: Blank pages returned by PHP usually indicate that something went wrong …

10/26/18:

20:22 Ticket #1667 (Nginx [PHP] sometimes blank page sometimes Connection Refused) created by MayusYT@…
Hello, I switched from apache2 to nginx 2 months ago. I just can't get …
17:38 Ticket #1665 (Minimum zone size for limit_req strangely high) updated by Maxim Dounin
This is because shared memory uses slab allocator, which allocates …
11:54 Ticket #1666 (Add MSG_ZEROCOPY support) created by craigt
Please would you add support for zerocopy networking …
07:30 Ticket #1665 (Minimum zone size for limit_req strangely high) created by xim@…
Hi, I'm running nginx on an embedded platform, namely a Tilera …

10/25/18:

17:47 Changeset in nginx_org [2260:4e53813fbe21] by Artem Konev <artem.konev@…>
Added Unit 1.5 release news.
17:37 Milestone unit-1.5 completed
Planned features: - nodejs experimental support
16:54 Ticket #1664 (sub_filter not PCRE compliant) closed by Maxim Dounin
invalid: See [[http://nginx.org/en/docs/http/ngx_http_sub_module.html|the
15:30 Ticket #1664 (sub_filter not PCRE compliant) created by jgibart@…
I was struggling with sub_filter directives to translate pages links …
13:59 Ticket #1663 (Could we extend nginx by our own misc type modules) closed by Maxim Dounin
wontfix: There are no real differences between MISC and CORE modules except …
02:29 modules.patch attached to Ticket #1663 by chronolaw@…
02:29 Ticket #1663 (Could we extend nginx by our own misc type modules) created by chronolaw@…
At first, I must apologize that I use trac to commit patch, the reason …

10/24/18:

13:05 Ticket #1662 (A minor code clean for ngx_configure_listening_sockets) closed by Maxim Dounin
wontfix: No, thanks. Please avoid pure style changes unless there are other …
11:34 Ticket #1536 (grpc-web (grpc for browsers)) updated by sandersaares@…
The official grpc-web client is getting ready for public release: "The …
09:56 Ticket #1661 (Nginx repository for ubuntu has no Release file for cosmic (18.10)) updated by thresh
Status, Owner changed
We didnt build any packages for cosmic yet, but it's in the pipeline …
01:49 ngx_connection.c.patch attached to Ticket #1662 by chronolaw@…
01:49 Ticket #1662 (A minor code clean for ngx_configure_listening_sockets) created by chronolaw@…
At the end of function ngx_configure_listening_sockets, there is a …
Note: See TracTimeline for information about the timeline view.