Timeline
04/25/21:
- 21:43 Ticket #2169 (Nginx causing missing body content data since v1.19.1.) closed by
- invalid: > You were right that when I enabled warning in the error log, I can …
- 16:44 Ticket #2169 (Nginx causing missing body content data since v1.19.1.) updated by
- Thank you for the extra information. I was doing some further …
04/24/21:
- 03:21 Ticket #2169 (Nginx causing missing body content data since v1.19.1.) updated by
- One of the expected changes in 1.19.1 is that extra data sent by the …
- 02:29 Ticket #2171 (Nginx causing missing body content data since v1.19.1) closed by
- duplicate: Duplicate of #2169.
- 02:29 Ticket #2170 (Nginx causing missing body content data since v1.19.1) closed by
- duplicate: Duplicate of #2169.
04/23/21:
- 21:13 Ticket #2170 (Nginx causing missing body content data since v1.19.1) updated by
- Sorry, Posted again in the wrong section. Re-created it properly in a …
- 21:12 Ticket #2171 (Nginx causing missing body content data since v1.19.1) created by
- We are running puma + latest ruby on rails behind nginx (via …
- 16:55 Ticket #2169 (Nginx causing missing body content data since v1.19.1.) updated by
- Moved to the proper component section.
- 16:54 Ticket #2170 (Nginx causing missing body content data since v1.19.1) created by
- We are running puma + latest ruby on rails behind nginx. We have been …
- 15:35 Ticket #2169 (Nginx causing missing body content data since v1.19.1.) created by
- We are running puma + latest ruby on rails behind nginx. We have been …
04/22/21:
- 16:29 Ticket #2168 (Add application/wasm -- Recently approved by IANA) created by
- Also see #1606 Added recently: …
- 13:18 Ticket #2167 (variable support in proxy_protocol stream module) created by
- Considering a use case when ngx_stream_ssl_preread_module (ssl_preread …
- 13:12 Changeset in nginx [7830:f2ff291bbdac] by
- Restored zeroing of ngx_channel_t in ngx_pass_open_channel(). Due to …
- 10:51 Changeset in nginx-tests [1673:7d40f2557a45] by
- Tests: added smtp_client_buffer test.
- 10:49 Changeset in nginx [8762:12f18e0bca09]quic by
- HTTP/3: adjusted control stream parsing. 7.2.1: If a DATA frame is …
- 00:35 Ticket #640 (enable usage of $ in variable) updated by
- To make this bug easier to find, it is about a literal dollar …
04/21/21:
- 21:27 Ticket #2159 (Massmail problems with mail module) closed by
- fixed: Thanks for testing, fix committed.
- 21:25 Ticket #2159 (Massmail problems with mail module) updated by
- In [changeset:"2851e4c7de030d4f7efc9fe4f7a3e1107c0d1a43/nginx" …
- 20:24 Changeset in nginx [7829:2851e4c7de03] by
- Mail: fixed reading with fully filled buffer (ticket #2159). With …
- 20:24 Changeset in nginx [7828:c40f7a65c506] by
- Version bump.
- 13:09 Ticket #2166 (Nginx-1.20.0 fails to build using clang 12.0.0 public release) updated by
- Given that it is macOS issue which is only triggered by using clang …
- 12:40 Ticket #2166 (Nginx-1.20.0 fails to build using clang 12.0.0 public release) updated by
- Perhaps -Wno-gnu-folding-constant on Darwin, similar to the existing …
04/20/21:
- 22:07 Ticket #2166 (Nginx-1.20.0 fails to build using clang 12.0.0 public release) updated by
- This looks like due to a defective __DARWIN_ALIGN32 macro used to …
- 20:33 Ticket #2166 (Nginx-1.20.0 fails to build using clang 12.0.0 public release) created by
- The issue is the fact that -Werror is turned on, and the following …
- 15:29 Ticket #2057 ($slice_range variable does not work in set directive.) closed by
-
invalid: As explained in comment:1, the
$slice_range
is not expected to work … - 15:27 Ticket #2158 (ngx_stream_core_module Add $preread_server_name from http header.HOST) closed by
- wontfix: Closing this for reasons explained in comment:1.
- 15:05 Tickets #2057,2120,2158 batch updated by
-
Milestone changed
Ticket retargeted after milestone closed - 15:05 Milestone nginx-1.19 completed
- Status: ongoing development Trunk: mainline 1.19 planned …
- 15:04 Milestone nginx-1.20.0 completed
- Status: scheduled Trunk: stable * A first cut from the 1.20 …
- 14:49 Changeset in nginx_org [2712:caa04d53b7af] by
- nginx-1.20.0
- 13:35 Changeset in nginx [7827:3ebf8a5fb670]stable-1.20 by
- release-1.20.0 tag
- 13:35 Changeset in nginx [7826:1df854b66534]stable-1.20release-1.20.0 by
- nginx-1.20.0-RELEASE
- 13:06 Changeset in nginx [7825:1231c9e3afb8]stable-1.20 by
- Stable branch.
- 08:01 Ticket #2165 (minor nginx-tests issue) closed by
- wontfix: This is a defect in Test::Builder. Test-Simple 0.99 @2013-Oct-12 or …
- 06:49 Ticket #2165 (minor nginx-tests issue) created by
- ./mirror.t ................................. ok Use of uninitialized …
04/19/21:
- 16:13 Ticket #2162 (Detected socket leaks after restarting worker processes) updated by
- > When we have changed their nginx's configurations, and reloaded …
- 15:04 Ticket #2160 (Cache loader process doesn't exit after master process is stopped with ...) closed by
- worksforme: Feedback timeout.
- 14:26 Ticket #2164 (Unable to add `$upstream_addr` to a response header field) updated by
- Works fine here, including the long obsolete 1.15.8 version of nginx. …
- 14:25 Changeset in nginx [8761:225e9f1dfe7c]quic by
- QUIC: renamed stream variables from sn to qs. Currently both names …
- 14:21 Changeset in nginx [8760:baf9551b4a5b]quic by
- QUIC: renamed stream field from c to connection.
- 10:38 Ticket #2164 (Unable to add `$upstream_addr` to a response header field) created by
-
Whenever
$upstream_addr
is added to any header field with … - 08:36 Changeset in nginx [8757:dcc57827098d]quic by
- QUIC: fixed parsing of unknown frame types. The …
- 06:46 Changeset in nginx [8758:17492dfd4744]quic by
- QUIC: added missing checks for limits in stream frames parsing.
04/17/21:
04/16/21:
- 20:03 Changeset in nginx [8759:515ac3c8435c]quic by
- QUIC: fixed permitted packet types for PATH_RESPONSE. PATH_RESPONSE …
- 17:20 Changeset in nginx-tests [1672:feb754918372] by
- Tests: adjusted caching time for Vary tests with cold cache. Long …
- 16:42 Changeset in nginx [8742:47a43b011dec]quic by
- HTTP/3: keepalive_time support.
- 16:35 Changeset in nginx [8741:7f95010f10b7]quic by
- Merged with the default branch.
04/15/21:
- 13:46 Ticket #2163 (nginx suddenly stop accepting request & returns 499) closed by
- invalid: Thank you for the details. So, basically, we don't have information …
- 09:17 Changeset in nginx [8756:e29b7508b8b3]quic by
- QUIC: avoid sending extra frames in case of error.
- 07:46 Ticket #2163 (nginx suddenly stop accepting request & returns 499) updated by
- currently we are restarting the nginx every day to avoid continuous …
04/14/21:
- 20:34 Ticket #2163 (nginx suddenly stop accepting request & returns 499) updated by
- > once we restart the nginx , immediately we were able to get response …
- 17:42 Ticket #2163 (nginx suddenly stop accepting request & returns 499) updated by
- During issue time manually we tested & we were able to get response …
- 16:46 Ticket #2163 (nginx suddenly stop accepting request & returns 499) updated by
- > All other Server Blocks are working fine . only mentioned server …
- 15:16 Ticket #2163 (nginx suddenly stop accepting request & returns 499) updated by
- attached the nginx -T output All other Server Blocks are working …
- 13:53 Ticket #2163 (nginx suddenly stop accepting request & returns 499) updated by
- First of all, you may want to: - Define "not able to get response". …
- 11:52 Changeset in nginx_org [2711:aa837ec44acf] by
- Year 2021.
- 11:47 Changeset in nginx [8747:c8bda5e1e662]quic by
- QUIC: headers cleanup. The "ngx_event_quic.h" header file now …
- 11:47 Changeset in nginx [8753:46161c610919]quic by
- QUIC: separate files for SSL library interfaces.
- 10:17 Changeset in nginx_org [2710:681b962baaaa] by
- Regenerated.
- 10:17 Changeset in nginx_org [2709:5499b0785ef8] by
- Fixed timezones mess in the banner.
- 09:53 Ticket #2162 (Detected socket leaks after restarting worker processes) updated by
- You might have not been believed that it occurred real world. We are …
- 09:44 Ticket #2114 (nginx-module-njs dependency error) closed by
- fixed: Hi, I've documented pinning on Debian/Ubuntu repositories so this …
- 07:48 Ticket #2163 (nginx suddenly stop accepting request & returns 499) updated by
- when the issue happens we were not able to get response even for curl …
- 01:34 Ticket #2162 (Detected socket leaks after restarting worker processes) updated by
- If the worker process exits prematurely while a requests updates the …
04/13/21:
- 23:14 Ticket #2163 (nginx suddenly stop accepting request & returns 499) updated by
- The 499 error means that the client closed the connection. Most likely …
- 22:53 Ticket #1226 (nginx behaves weirdly when using eventport as event engine on Solaris) closed by
- fixed
- 22:53 Ticket #1226 (nginx behaves weirdly when using eventport as event engine on Solaris) updated by
- As of nginx 1.19.9, known issues with the eventport implementation in …
- 20:06 Ticket #2163 (nginx suddenly stop accepting request & returns 499) created by
- Hi , we have nginx in our production , where we have configured with …
- 15:43 Milestone nginx-1.19.10 completed
- Status: scheduled Trunk: mainline * Keepalive connections …
- 15:35 Changeset in nginx_org [2708:f8686d85df53] by
- nginx-1.19.10
- 15:13 Changeset in nginx [7824:b56c45e3bd50] by
- release-1.19.10 tag
- 15:13 Changeset in nginx [7823:ffcbb9980ee2]release-1.19.10 by
- nginx-1.19.10-RELEASE
- 14:06 Changeset in nginx_org [2707:c1d62e514b3c] by
- Documented the $connection_time variable.
- 14:06 Changeset in nginx_org [2706:4f44386a16b1] by
- Changed default value of keepalive_requests.
- 14:05 Changeset in nginx_org [2705:06805824d0f0] by
- Documented the keepalive_time directive.
- 12:45 Changeset in nginx_org [2704:6ca9548f46e0] by
- Regenerated.
- 12:44 Changeset in nginx_org [2703:b76e1ab884b8] by
- Typo fixed.
- 12:36 Ticket #2162 (Detected socket leaks after restarting worker processes) updated by
- Thanks for the comments. We were able to understand what happen a bit. …
- 11:41 Changeset in nginx [8752:e19723c40d28]quic by
- QUIC: separate files for tokens related processing.
- 11:41 Changeset in nginx [8751:bc910a5ec737]quic by
- QUIC: separate files for output and ack related processing.
- 11:40 Changeset in nginx [8750:41807e581de9]quic by
- QUIC: separate files for stream related processing.
- 11:38 Changeset in nginx [8749:660c4a2f95f3]quic by
- QUIC: separate files for frames related processing.
- 11:37 Changeset in nginx [8748:e0cb1e58ca13]quic by
- QUIC: separate files for connection id related processing.
- 09:38 Changeset in nginx [8755:b4e6b7049984]quic by
- QUIC: normalize header inclusion. Stop including QUIC headers with no …
- 09:13 Ticket #2159 (Massmail problems with mail module) updated by
- Tested the fix with 1.19.9 and it works.
- 08:49 Changeset in nginx [8754:915c2f7092ed]quic by
- QUIC: ngx_quic_frames_stream_t made opaque.
04/12/21:
- 17:40 Changeset in nginx_org [2702:26a07ed37033] by
- Regenerated.
- 17:39 Changeset in nginx_org [2701:a2946fc91cf2] by
- njs webinar promo.
- 17:38 Changeset in nginx-tests [1671:e57bb4224131] by
- Tests: upstream keepalive_time tests.
- 14:19 Ticket #2162 (Detected socket leaks after restarting worker processes) updated by
- Thanks for the report and reproduction details. This looks like a …
- 09:30 Changeset in nginx [8740:cc3e9c131d79]quic by
- HTTP/3: removed h3scf->quic leftover after 0d2b2664b41c.
- 09:27 Ticket #2162 (Detected socket leaks after restarting worker processes) updated by
- we prepare the docker component, It can be easily reproduced such …
- 09:16 Ticket #2162 (Detected socket leaks after restarting worker processes) created by
- we have detected socket leaks after restarting worker processes while …
- 09:12 Changeset in nginx-tests [1670:489484af31eb] by
- Tests: adjusted keepalive_time test timeout.
04/11/21:
- 15:09 Ticket #2161 (Allow accessing arbitrary cookies.) created by
- This is a duplicate of https://trac.nginx.org/nginx/ticket/707, …
04/09/21:
- 15:16 Ticket #1763 (HTTP/2 prioritization is intermittent and often ineffective) updated by
- […] ---- I believe I encountered this issue as well, as it seems …
- 14:19 Ticket #1639 (Add support for writing PROXY protocol v2 to upstream) updated by
- For the record, the patch as sent to the nginx-devel mailing list is …
- 13:26 Ticket #2159 (Massmail problems with mail module) updated by
- We will try the patch next week. Thank you very much for the fast response.
- 13:19 Ticket #1639 (Add support for writing PROXY protocol v2 to upstream) updated by
- Hello, I send the PATCH today which adds proxy protocol v2 support. …
- 13:12 Changeset in nginx-tests [1669:03cf423ea140] by
- Tests: added access_log test with server/client address variables.
- 08:33 Changeset in nginx [8746:0c628de2e2b7]quic by
- QUIC: separate function for connection ids initialization. The …
04/08/21:
- 13:47 Ticket #2160 (Cache loader process doesn't exit after master process is stopped with ...) updated by
- It looks like you are using heavily patched fork of nginx and with …
- 11:51 Changeset in nginx-tests [1668:0c1bd4c23c95] by
- Tests: $connection_requests and $connection_time tests.
- 09:59 Changeset in nginx-tests [1667:bdebd63dbab3] by
- Tests: keepalive_time tests.
- 00:11 Ticket #2160 (Cache loader process doesn't exit after master process is stopped with ...) created by
- When gracefully shutting down nginx with SIGQUIT, if the cache loader …
04/07/21:
- 23:01 Ticket #2155 (Stale) closed by
- fixed: Thanks again for reporting this. A patch series was committed, which …
- 22:36 Ticket #2155 (Stale) updated by
- In [changeset:"82e174e47663672d803b59ff0de7b13ff53158c6/nginx" …
- 21:16 Changeset in nginx [7822:82e174e47663] by
- Changed keepalive_requests default to 1000 (ticket #2155). It turns …
- 21:16 Changeset in nginx [7821:6d4f7d5e279f] by
- Added $connection_time variable.
- 21:15 Changeset in nginx [7820:fdc3d40979b0] by
- Introduced the "keepalive_time" directive. Similar to lingering_time, …
- 16:22 Ticket #2159 (Massmail problems with mail module) updated by
-
Status changed
Thanks for the report, I think I see what is going on here. When an … - 12:14 Changeset in nginx [8739:c0cd180308e4]quic by
- QUIC: fixed memory leak in ngx_hkdf_extract()/ngx_hkdf_expand(). This …
- 10:09 Changeset in nginx [8745:0b94e2df6389]quic by
- QUIC: fixed ngx_quic_send_ack_range() function. Created frame was not …
- 08:57 Ticket #2159 (Massmail problems with mail module) created by
- We encountered a problem when sending mass-mails thru NGINX. When …
04/06/21:
- 23:03 Changeset in nginx [7819:3674d5b7174e] by
- HTTP/2: relaxed PRIORITY frames limit. Firefox uses several idle …
04/05/21:
- 17:14 Changeset in nginx [7818:e2e9e0fae747] by
- Configure: fixed --test-build-epoll on FreeBSD 13. In FreeBSD 13, …
- 08:35 Changeset in nginx [8744:fa24745b8c06]quic by
- QUIC: fixed debug message macro.
- 08:31 Changeset in nginx [8743:168cc2a0f0b6]quic by
- QUIC: added error codes and messages from latest drafts. The …
- 01:07 Changeset in nginx [7817:c297c2c252d8] by
- Gzip: updated handling of zlib variant from Intel. In current …
- 01:06 Changeset in nginx [7816:1f3d0d9f893f] by
- Gzip: support for zlib-ng.
- 01:03 Changeset in nginx [7815:19799b290812] by
- Version bump.
04/04/21:
- 02:08 Ticket #2158 (ngx_stream_core_module Add $preread_server_name from http header.HOST) updated by
- In no particular order: - There is a response code 421 which can be …
04/03/21:
- 22:32 Ticket #2158 (ngx_stream_core_module Add $preread_server_name from http header.HOST) created by
- HTTP/2 Coalescing Due to the way HTTP/2 clients reuse connections, …
04/01/21:
- 18:46 Ticket #2153 (Race in proxy_cache_background_update with proxy_cache_use_stale = updating) closed by
- invalid: Thanks for the feedback, closing this.
- 18:37 Ticket #2156 (file transfer speed via http is even lower than https) closed by
- worksforme: The very low transfer rate, about 5 Mbps in both cases, suggests that …
- 16:06 Ticket #2153 (Race in proxy_cache_background_update with proxy_cache_use_stale = updating) updated by
- I appreciate your time, Maxim, trying to repro this - thank you. It …
- 15:14 Ticket #2155 (Stale) updated by
- For the record, here are some numbers about amount of resources per …
- 14:00 Ticket #2155 (Stale) updated by
- > How can i privately give you site address? E-mail? Feel free to, …
- 12:41 Ticket #2155 (Stale) updated by
- How can i privately give you site address? E-mail?
- 12:22 Ticket #2155 (Stale) updated by
- > Change from http2_max_requests to keepalive_requests is backward …
- 07:13 Ticket #2155 (Stale) updated by
- Hi. Change from http2_max_requests to keepalive_requests is backward …
- 04:14 Ticket #2155 (Stale) updated by
- Thanks for additional testing and for clarification. Indeed, in Timing …
03/31/21:
- 21:30 Ticket #2157 (it would be great if module ngx_http_upstream_module could use domain ...) closed by
-
invalid: The SSL certificate verification as enabled by
proxy_ssl_verify
uses … - 16:07 Ticket #2155 (Stale) updated by
- Yes, problem is reproduced in 1.19.6 with […] And, yes, …
- 14:45 Ticket #2148 (proxy_ssl_verify does not support iPAddress subjectAlternativeName) updated by
- blocks https://trac.nginx.org/nginx/ticket/2157
- 13:45 Ticket #2157 (it would be great if module ngx_http_upstream_module could use domain ...) created by
- Module ngx_http_proxy_module - proxy_ssl_verify doesn't support …
- 10:26 Ticket #2156 (file transfer speed via http is even lower than https) created by
- 1) using the 1.19.8 version of ngnix and configured to server as http …
03/30/21:
- 23:34 Ticket #2155 (Stale) updated by
- Most likely, you are affected by this change in nginx 1.19.7: […] …
- 21:09 Ticket #2155 (Stale) updated by
-
Description changed
- 20:10 Changeset in nginx_org [2700:1a78bbde103b] by
- Updated OpenSSL version used for win32 builds.
- 19:40 Ticket #2153 (Race in proxy_cache_background_update with proxy_cache_use_stale = updating) updated by
- I don't observe behaviour you describe with the configuration provided …
- 18:23 Ticket #2155 (Stale) created by
- Hi! Problem appeared after upgrade from 1.19.6 to 1.19.8. server …
- 17:16 Milestone njs-0.5.3 completed
- New features and enhancements * js_var directive
- 17:16 Milestone nginx-1.19.9 completed
- Status: scheduled Trunk: mainline * Bug fixes
- 16:37 Changeset in nginx_org [2699:8b96520ca495] by
- Linux packages: clarified supported SLES versions
- 15:11 Changeset in nginx_org [2698:740531f9cc3e] by
- njs-0.5.3.
- 14:56 Changeset in nginx_org [2696:f85798c1c70a] by
- nginx-1.19.9
- 14:47 Changeset in nginx [7814:eb23d58bfd6b] by
- release-1.19.9 tag
- 14:47 Changeset in nginx [7813:da571b8eaf8f]release-1.19.9 by
- nginx-1.19.9-RELEASE
- 14:44 Changeset in nginx [7812:2fe9ee63ddcf] by
- Updated OpenSSL used for win32 builds.
- 14:39 Changeset in nginx_org [2697:a45ba3a1d999] by
- Corrected description of js_var for stream.
- 13:21 Ticket #2154 (old devices and "ssl_verify_ssl optional" fails with 400) closed by
-
invalid: The
ssl_verify_client optional;
implies that a client is not … - 08:05 Ticket #2154 (old devices and "ssl_verify_ssl optional" fails with 400) created by
- Example configuration: http { ssl_client_certificate …
- 00:27 Ticket #2153 (Race in proxy_cache_background_update with proxy_cache_use_stale = updating) created by
- Hello nginx developers, the main issue - nginx server stale content …
03/29/21:
- 18:51 Changeset in nginx_org [2695:5d5d914c4eed] by
- Updated with Netcraft March 2021 Web Server Survey stats.
- 18:45 Changeset in nginx_org [2694:1f2bd0d9a06c] by
- Documented variables support for auth_jwt_key_request.
- 18:40 Changeset in nginx_org [2693:3cbd6e440581] by
- Documented the js_var directive.
03/28/21:
- 14:45 Changeset in nginx [7811:1ebd78df4ce7] by
- Fixed handling of already closed connections. In limit_req, …
- 14:45 Changeset in nginx [7810:1bf8ab7063de] by
- Upstream: fixed broken connection check with eventport. For …
- 14:45 Changeset in nginx [7809:b1302f1dd2f6] by
- Upstream: fixed non-buffered proxying with eventport. For new data to …
- 14:45 Changeset in nginx [7808:eb54227110f0] by
- Resolver: added missing event handling after reading. If we need to …
- 14:45 Changeset in nginx [7807:e0844646099b] by
- Events: fixed "port_dissociate() failed" alerts with eventport. If an …
03/27/21:
- 16:18 Changeset in nginx-tests [1666:9d4c88e5c183] by
- Tests: added js_var directive tests.
Note:
See TracTimeline
for information about the timeline view.