Timeline



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 …

10/23/18:

21:48 Ticket #1661 (Nginx repository for ubuntu has no Release file for cosmic (18.10)) created by lionskape@…
Hello. Some days ago Ubuntu released cosmic release, but there is no …
19:46 Ticket #1654 (nginx does not honor ssl_protocols for TLSv1.3) closed by Maxim Dounin
fixed: Fix committed.
19:46 Ticket #1657 (A minor code clean for ngx_event.h) closed by Maxim Dounin
fixed: Committed (874d47ac871a), thanks.
19:25 Ticket #1654 (nginx does not honor ssl_protocols for TLSv1.3) updated by Maxim Dounin <mdounin@…>
In [changeset:"ed8738b1c7c491fcce2537edb765feaa921ad1fd/nginx"
19:11 Changeset in nginx [7421:11be3c0723bd]stable-1.14 by Maxim Dounin <mdounin@…>
SSL: explicitly set maximum version (ticket #1654). With maximum …
19:11 Changeset in nginx [7372:ed8738b1c7c4] by Maxim Dounin <mdounin@…>
SSL: explicitly set maximum version (ticket #1654). With maximum …

10/22/18:

20:01 Ticket #1529 (Could not configure TLS1.3 ciphers in OpenSSL 1.1.1 pre4) updated by Maxim Dounin
> I didn't find indication that the current approach is just a …
18:47 Ticket #1659 (nginx intermittent delay before sending response) updated by Maxim Dounin
Replying to https://stackoverflow.com/users/10506504/ianm: …
17:57 Ticket #1594 (ngx_palloc.c may save more memory) updated by Maxim Dounin
See also #1658.
17:56 Ticket #1658 (Optimize memory usage in ngx_reset_pool) closed by Maxim Dounin
duplicate: Duplicate of #1594.
16:27 Ticket #1659 (nginx intermittent delay before sending response) updated by Ian Marsh
Thank you very much for looking into this and taking the time to …
16:06 Ticket #1659 (nginx intermittent delay before sending response) updated by Maxim Dounin
Keywords, Status, Type changed
In the uwsgi protocol, the end of the response is indicated by a …
15:24 Ticket #1660 (Docs say $host header comes from the request line?) closed by Maxim Dounin
invalid: Request line can contain a host if the request uses the …
14:39 Ticket #1660 (Docs say $host header comes from the request line?) created by brackendawson@…
These docs …
11:12 Ticket #1659 (nginx intermittent delay before sending response) created by Ian Marsh
Hi, We have a Flask Python application served by uWSGI through nginx …
01:53 ngx_palloc.c.patch attached to Ticket #1658 by chronolaw@…
01:53 Ticket #1658 (Optimize memory usage in ngx_reset_pool) created by chronolaw@…
In ngx_pool_t, the overhead of first block is sizeof(ngx_pool_t), the …

10/20/18:

07:16 Ticket #1529 (Could not configure TLS1.3 ciphers in OpenSSL 1.1.1 pre4) updated by topdebg
Replying to mdounin: > Given that this is positioned …

10/19/18:

15:49 Changeset in nginx-tests [1389:73a9504ae6fd] by Sergey Kandaurov <pluknet@…>
Tests: support TLS 1.3 in ssl_stapling.t by preferring sigalgs. See …
13:03 Changeset in nginx_org [2259:9644ecb67081] by Yaroslav Zhuravlev <yar@…>
Unified description of njs r.requestBody with perl request_body.
06:04 ngx_event.h.patch attached to Ticket #1657 by chronolaw@…
06:03 Ticket #1657 (A minor code clean for ngx_event.h) created by chronolaw@…
When I write my own event module I found that the macro …
05:50 Changeset in nginx [7373:874d47ac871a] by chronolaw <chronolaw@…>
A minor code clean for macro ngx_event_get_conf in ngx_event.h.

10/18/18:

16:18 Changeset in nginx_org [2258:2c8c10f00518] by Sergey Kandaurov <pluknet@…>
Development guide: fixed quotes encoding in <programlisting>.
14:19 Ticket #1445 (OpenSSL - ChaCha prioritized - Nginx enhancement) updated by Maxim Dounin
I'm sceptical about unconditional use of SSL_OP_PRIORITIZE_CHACHA, as …
10:30 Ticket #1656 (It may be a bug of udp rbtree init in function ngx_set_inherited_sockets) closed by Roman Arutyunyan
invalid: ngx_set_inherited_sockets() is only called for the init_cycle which is …
05:08 ngx_connection.c.patch attached to Ticket #1656 by chronolaw@…
05:08 Ticket #1656 (It may be a bug of udp rbtree init in function ngx_set_inherited_sockets) created by chronolaw@…
Nginx 1.15.0 introduce udp session feature, but when we update new …
Note: See TracTimeline for information about the timeline view.