Timeline
05/11/23:
- 15:59 Ticket #2488 ($remote_addr is wrong after quic migration) closed by
- fixed: Committed fix: https://hg.nginx.org/nginx-quic/rev/9462c514a653
- 15:48 Changeset in nginx [9105:8057e053480a]quic by
- QUIC: style.
- 15:40 Changeset in nginx [9101:3bb003fcd682]quic by
- QUIC: keep stream sockaddr and addr_text constant. HTTP and Stream …
- 09:22 Changeset in nginx [9104:69bae2437d74]quic by
- HTTP/3: removed "http3" parameter of "listen" directive. The …
- 06:37 Changeset in nginx [9103:b9230e37b8a1]quic by
- QUIC: removed "quic_mtu" directive. The directive used to set the …
- 05:49 Changeset in nginx [9102:3028db26a0f5]quic by
- QUIC: resized input datagram buffer from 65535 to 65527. The value of …
- 01:59 Changeset in nginx_org [2963:c7bf5c9a1174] by
- Linux packages: added Ubuntu 23.04 "lunar".
05/10/23:
- 12:51 Changeset in nginx_org [2969:7e7cd9f0cc41] by
- Updated with Netcraft May 2023 Web Server Survey stats.
05/09/23:
- 22:01 Ticket #2491 (ssl_stapling.t test uses multiple certificates) closed by
- invalid: The ssl_stapling.t test uses multiple server certificates to verify …
- 15:49 Changeset in nginx-tests [1892:a8fc2f1f6f6f] by
- Tests: HTTP/3 server_tokens tests.
- 15:49 Changeset in nginx-tests [1891:acbdc4dd7508] by
- Tests: HTTP/3 add_trailer tests.
- 15:49 Changeset in nginx-tests [1890:e99a7790ec61] by
- Tests: HTTP/3 limit_conn tests.
- 15:42 Changeset in nginx [9098:d565cf69ff5d]quic by
- QUIC: reschedule path validation on path insertion/removal. Two …
- 15:42 Changeset in nginx [9097:a9fef6ca45a8]quic by
- QUIC: lower bound path validation PTO. According to RFC 9000, 8.2.4. …
- 15:42 Changeset in nginx [9096:c6db94ec3841]quic by
- QUIC: separated path validation retransmit backoff. Path validation …
- 15:42 Changeset in nginx [9095:52cddd44ec11]quic by
- QUIC: removed check for in-flight packets in computing PTO. The check …
05/06/23:
- 12:23 Changeset in nginx [9094:afebde21cb32]quic by
- QUIC: disabled datagram fragmentation. As per RFC 9000, Section 14: …
05/05/23:
- 11:53 Changeset in nginx-tests [1889:8303f3633f65] by
- Tests: added HTTP/3 proxy_max_temp_file_size tests.
- 08:37 Ticket #2492 (QUIC:The quic connection was not closed, when max_idle_timeout arrived.) created by
- The triggering logic was as follows: 1. The quic connection was …
05/04/23:
- 23:16 Ticket #2491 (ssl_stapling.t test uses multiple certificates) created by
- We've been testing nginx integration with AWS-LC and had ran into some …
- 15:29 Changeset in nginx [9093:9ae24a9ba763]quic by
- QUIC: fixed encryption level in ngx_quic_frame_sendto(). Previously, …
- 11:52 Changeset in nginx [9091:8f2f40d3fd18]quic by
- QUIC: fixed split frames error handling. Do not corrupt frame data …
- 11:52 Changeset in nginx [9090:394e9a2cefc4]quic by
- HTTP/3: fixed ngx_http_v3_init_session() error handling. A QUIC …
05/02/23:
- 13:54 Changeset in nginx [9092:9553eea74f2a]quic by
- QUIC: optimized immediate close. Previously, before sending …
- 12:35 Ticket #2488 ($remote_addr is wrong after quic migration) updated by
- Thanks for reporting this. We are now working on improving the issue.
- 06:26 Ticket #2490 (the backup upstream response inherits the response value of the ...) updated by
-
Description changed
- 06:21 Ticket #2490 (the backup upstream response inherits the response value of the ...) created by
- When an upstream configuration defining primary and backup servers is …
05/01/23:
- 15:16 Changeset in nginx [8164:b71e69247483] by
- Variables: avoid possible buffer overrun with some "$sent_http_*". …
04/30/23:
- 16:20 Ticket #2455 (nginx doesn't close http/2 connection on error '400' (redirected)) closed by
- fixed: Fix committed and available in nginx 1.23.4 and 1.24.0, closing this. …
04/28/23:
- 02:21 Ticket #2486 (Documentation for client_max_body_size may contain an error) updated by
- Replying to Sergey Kandaurov: > The sentence was written …
- 01:55 Ticket #1433 (WebDAV module didn't convert UTF8 encode url into GBK on Windows) closed by
- fixed: Fix committed and available in nginx 1.23.4 / 1.24.0, closing this. …
- 01:54 Ticket #458 (Win32: autoindex module doesn't support Unicode names) closed by
- fixed: Fix committed and available in nginx 1.23.4 / 1.24.0, closing this. …
- 01:53 Ticket #2416 (Memory overrun due to alignment issues when cross-compiling mingw on linux) closed by
- fixed: Fix committed and available in nginx 1.23.4 / 1.24.0, closing this. …
04/27/23:
- 23:10 Ticket #2486 (Documentation for client_max_body_size may contain an error) updated by
- The sentence was written in the old times of dominating MSIE 4.x-6.x …
- 22:13 Ticket #2462 (ngx_stream_js_module.so fails to load after update (1.22.1+0.7.10-1~jammy)) closed by
- fixed: Feedback timeout.
- 22:10 Ticket #2281 (QUIC: failed to get $http_host variable for http3 request) updated by
- See also #2483.
- 22:09 Ticket #2483 (http/3 behaves differently with fastcgi_param/php variables breaks ...) closed by
- invalid: Duplicate of #2281.
- 22:03 Ticket #2484 (When reuseport is not present with listen 443 quic, only HTTP/2 works ...) updated by
- Please provide the full relevant nginx config w.r.t. the listen directives.
- 22:00 Ticket #2488 ($remote_addr is wrong after quic migration) updated by
-
Status changed
- 21:58 Ticket #2483 (http/3 behaves differently with fastcgi_param/php variables breaks ...) updated by
- Due to differences in HTTP/2 and HTTP/3 implementations, it is handled …
- 21:12 Ticket #2485 (If chrome browser has '--enable-quic --quic-version=h3-29' set as ...) closed by
- invalid: No, the current nginx-quic snapshot supports the final QUICv1 version …
- 15:52 Changeset in nginx [9099:9462c514a653]quic by
- QUIC: fixed addr_text after migration (ticket #2488). Previously, the …
- 15:49 Changeset in nginx [9100:cc3d24a9b76f]quic by
- QUIC: set c->socklen for streams. Previously, the value was not set …
04/24/23:
04/22/23:
- 20:59 Ticket #2488 ($remote_addr is wrong after quic migration) created by
- In ngx_quic_set_connection_path(), the address is copied from …
04/21/23:
- 02:39 Ticket #1152 (Custom error_page doesn't work for HTTP error 413) reopened by
- > For what it's worth I've encountered this issue as well and it seems …
04/20/23:
- 12:17 Ticket #1152 (Custom error_page doesn't work for HTTP error 413) updated by
- For what it's worth I've encountered this issue as well and it seems …
04/19/23:
- 18:44 Ticket #2487 (List of TLS 1.2 and TLS 1.3 extensions supported by nginx) closed by
- invalid: For questions, please use [http://nginx.org/en/support.html support …
- 16:17 Ticket #2487 (List of TLS 1.2 and TLS 1.3 extensions supported by nginx) updated by
-
Description changed
- 12:13 Ticket #2487 (List of TLS 1.2 and TLS 1.3 extensions supported by nginx) created by
- Hi Team, wanted to get the list of TLS 1.2 and TLS 1.3 extensions that …
- 00:32 Ticket #2482 (* is not evaluated to ::) updated by
- > > The problem is: this means that * is interpreted differently in …
04/18/23:
- 16:17 Ticket #2486 (Documentation for client_max_body_size may contain an error) created by
- http://nginx.org/en/docs/http/ngx_http_core_module.html#client_max_body …
- 14:18 Ticket #2482 (* is not evaluated to ::) updated by
- > The problem is: this means that * is interpreted differently in …
- 03:28 Changeset in nginx [8163:77d5c662f3d9] by
- Fixed segfault if regex studies list allocation fails. The …
04/17/23:
- 15:33 Ticket #2482 (* is not evaluated to ::) updated by
- > So 3 pieces of software do (for different reasons) something without …
- 10:46 Ticket #2482 (* is not evaluated to ::) updated by
- So 3 pieces of software do (for different reasons) something without …
- 10:08 Changeset in nginx [8162:252a7acd35ce] by
- Added stream modules realip and ssl_preread to win32 builds.
- 10:07 Changeset in nginx [8161:e70cd097490a] by
- Year 2023.
- 10:06 Changeset in nginx [8160:ea658355015b] by
- Version bump.
04/14/23:
- 15:56 Ticket #2482 (* is not evaluated to ::) updated by
- > I don't know what you mean with traditionally. 1982 this was true, …
- 10:10 Ticket #2485 (If chrome browser has '--enable-quic --quic-version=h3-29' set as ...) created by
- If chrome browser has '--enable-quic --quic-version=h3-29' set as …
- 10:03 Ticket #2484 (When reuseport is not present with listen 443 quic, only HTTP/2 works ...) created by
- listen 443 quic; If reuseport is not present with the above listen …
- 09:51 Ticket #2483 (http/3 behaves differently with fastcgi_param/php variables breaks ...) created by
- While this can not entirely be a bug, it is considered to be a problem …
- 09:25 Ticket #2482 (* is not evaluated to ::) updated by
- > The * character is traditionally used to mean IPv4 wildcard, and not …
04/13/23:
- 19:54 Ticket #2482 (* is not evaluated to ::) updated by
- In no particular order: - This is practically doable (and mostly …
- 14:31 Ticket #2482 (* is not evaluated to ::) updated by
-
Description changed
- 13:51 Ticket #2482 (* is not evaluated to ::) created by
- asterisk (*) should be a wildcard for IPv6 [::] and IPv4 0.0.0.0 not …
04/11/23:
- 15:35 Milestone nginx-1.24.0 completed
- Status: released Trunk: stable The first cut from 1.24 …
- 15:34 Tickets #2416,2454 batch updated by
-
Milestone changed
Ticket retargeted after milestone closed - 15:34 Milestone nginx-1.23 completed
- Status: released Trunk: mainline * [in progress] HTTP/3 support, see …
- 14:29 Changeset in nginx [9089:8347620e0e76]quic by
- README: revised TLSv1.3 requirement for QUIC. TLSv1.3 is enabled by …
- 01:45 Changeset in nginx [8159:a4bbb03659db]stable-1.24 by
- release-1.24.0 tag
- 01:45 Changeset in nginx [8158:420f96a6f7ac]stable-1.24release-1.24.0 by
- nginx-1.24.0-RELEASE
- 01:41 Changeset in nginx [8157:05cf7574d94b]stable-1.24 by
- Stable branch.
Note:
See TracTimeline
for information about the timeline view.