Timeline
01/16/23:
- 22:51 Ticket #2437 (upstream sent invalid header) closed by
- invalid: Starting with version 1.21.1, nginx …
- 21:06 Ticket #2437 (upstream sent invalid header) created by
- 2023/01/16 20:26:56 [error] 25#25: *77 upstream sent invalid header: …
- 18:38 Ticket #2435 (static locations longer than 255 characters lead to unexpected behaviors) updated by
- Thanks for testing. Could you please share some details about the use …
- 11:07 Ticket #2435 (static locations longer than 255 characters lead to unexpected behaviors) updated by
- Thanks for the quick reply. I don't know if more changes are needed …
01/14/23:
- 03:15 Ticket #2435 (static locations longer than 255 characters lead to unexpected behaviors) updated by
-
Status changed
Thanks for the report. Indeed, the code does not expect a location …
01/13/23:
- 22:50 Ticket #2436 (Nginx does log anything anymore) updated by
- > What is happening? First of all, I would consider making sure this …
- 13:12 Changeset in nginx-tests [1883:ff50c265a5ac] by
- Tests: HTTP/3 tests with streams blocked on insert count. As QUIC …
- 13:12 Changeset in nginx-tests [1882:3619dcc8ba6d] by
- Tests: HTTP/3 tests with server_name captures.
- 09:41 Ticket #2436 (Nginx does log anything anymore) created by
- In /etc/nginx/nginx.conf: […] In …
- 00:29 Ticket #1433 (WebDAV module didn't convert UTF8 encode url into GBK on Windows) updated by
- For the record, I've submitted a …
- 00:24 Ticket #458 (Win32: autoindex module doesn't support Unicode names) updated by
- For the record, I've submitted a …
01/12/23:
- 17:56 Changeset in nginx-tests [1881:33432a6877f7] by
- Tests: reusable HTTP/3 worker connections.
- 16:53 Changeset in nginx-tests [1880:03cebb996b5b] by
- Tests: added HTTP/3 test with upstream check broken connection.
- 16:53 Changeset in nginx-tests [1879:12d950e1165c] by
- Tests: HTTP/3 tests with limit_req.
- 10:09 Changeset in nginx-tests [1878:b69bae343c53] by
- Tests: HTTP/3 keepalive tests.
01/11/23:
- 20:15 Ticket #1598 (Windows Path Length Limitation issue) updated by
- For the record, this seems to be trivial to resolve in Windows 10 and …
01/10/23:
- 19:29 Ticket #1316 ($http_ variables only contain the first field-value) updated by
- > Maxim, thanks for fixing this! Do you know if there are any plans to …
- 13:59 Changeset in nginx [9063:e3760b9b7c8e]quic by
- HTTP/3: fixed $connection_time. Previously, start_time wasn't set for …
- 13:42 Changeset in nginx [9065:2ee6f9729739]quic by
- QUIC: set stream error flag on reset. Now, when RESET_STREAM is sent …
- 13:24 Changeset in nginx [9068:bf2267887014]quic by
- QUIC: relocated ngx_quic_init_streams() for 0-RTT. Previously, …
- 10:05 Changeset in nginx [9064:35e27117b593]quic by
- QUIC: automatically add and never delete stream events. Previously, …
01/09/23:
- 17:32 Ticket #1316 ($http_ variables only contain the first field-value) updated by
- Replying to Maxim Dounin: > Wiki articles are not …
01/06/23:
- 22:21 Changeset in nginx_org [2927:decdcc6e9938] by
- NGINX Agent promo.
- 11:35 Ticket #2435 (static locations longer than 255 characters lead to unexpected behaviors) created by
-
Description
Defining
location
s with paths longer than 255 …
01/05/23:
- 16:34 Changeset in nginx_org [2926:237a77d8565b] by
- Extended description of r_variables in njs.
- 16:34 Changeset in nginx_org [2925:3be061a0941a] by
- Added link to varindex in njs Reference.
- 16:26 Changeset in nginx_org [2924:bd8482c5a7fe] by
- Added "Security" section in njs.
- 15:03 Changeset in nginx [9067:6bb884dc7291]quic by
- HTTP/3: insert count block timeout. Previously, there was no timeout …
- 14:37 Ticket #2431 (HTTP3: Clang reports heap-use-after-free in ngx_http_v3_insert ...) closed by
- fixed: Committed: http://hg.nginx.org/nginx-quic/rev/987bee4363d1.
- 14:15 Changeset in nginx [9066:eaa8dc3788e1]quic by
- HTTP/3: trigger 400 (Bad Request) on stream error while blocked. …
01/04/23:
- 16:06 Ticket #2434 (Support dark mode in error pages) created by
-
Currently the default
index.html
and500.html
pages support dark … - 14:11 Ticket #2176 (Get only 200 responses when "if_modified_since" is set to "off") closed by
- fixed: Fixed in [52ea1f45b324/nginx_org], thanks to all involved.
01/03/23:
- 22:13 Ticket #2176 (Get only 200 responses when "if_modified_since" is set to "off") updated by
-
Component changed
Looking into this once again, I tend to think that the current … - 22:08 Changeset in nginx_org [2922:547303412ab9] by
- Fixed article in "if_modified_since before".
- 22:07 Changeset in nginx_org [2921:52ea1f45b324] by
- Clarified "if_modified_since off" behaviour (ticket #2176).
- 12:56 Ticket #2431 (HTTP3: Clang reports heap-use-after-free in ngx_http_v3_insert ...) updated by
- Here's another patch which follows RFC 9204 more strictly. A new entry …
- 12:24 Changeset in nginx [9062:987bee4363d1]quic by
- HTTP/3: handled insertion reference to a going to be evicted entry. …
- 02:50 Ticket #2349 (Support range requests in requests served via gzip_static) updated by
-
With
Last-Modified
being used as a validator, ranges with …
01/02/23:
- 13:10 Changeset in nginx [9061:af5adec171b4]quic by
- Merged with the default branch.
- 02:59 Ticket #2414 (support unknown variables when it is only used in log format) closed by
- wontfix: As per previous comments, closing this.
- 02:56 Ticket #2416 (Memory overrun due to alignment issues when cross-compiling mingw on linux) updated by
- For the record, I've submitted a patch to address this: …
- 02:51 Ticket #2432 (deprecate HTTP/2 Server Push and port to 103 Early Hints) updated by
-
Priority, Type changed
I do agree that HTTP/2 Server Push support needs to be removed. It is … - 02:37 Ticket #1987 (underscores_in_headers directive seems to be specific to each server block) closed by
- fixed: Documentation is updated to better address this in …
- 02:29 Ticket #1422 (Support IPv6 zone identifiers in URLs, e.g. for proxy_pass) updated by
- Just in case it's not clear, the issues with RFC 6874 not disappeared, …
- 02:25 Ticket #623 (IPv6 link-local addresses with zone id not usable in proxy_pass) updated by
- See also #1422.
- 02:09 Ticket #1255 (map regexp fail to match) closed by
- fixed: It's documented a while ago in b686736680e3/nginx_org. The …
01/01/23:
- 19:15 Changeset in nginx_org [2923:ef7f2666cc09] by
- Updated advisory links. Mailman 3 was unusable, and therefore list …
- 13:41 Ticket #2431 (HTTP3: Clang reports heap-use-after-free in ngx_http_v3_insert ...) updated by
- Replying to Sergey Kandaurov: > Looks like this is a …
12/31/22:
12/30/22:
- 15:45 Ticket #2431 (HTTP3: Clang reports heap-use-after-free in ngx_http_v3_insert ...) updated by
- For the record, tests to reproduce both issues (to apply against …
- 15:17 Ticket #2431 (HTTP3: Clang reports heap-use-after-free in ngx_http_v3_insert ...) updated by
-
Status changed
Looks like this is a result of processing insert instructions …
12/28/22:
- 14:37 Ticket #2432 (deprecate HTTP/2 Server Push and port to 103 Early Hints) created by
-
HTTP/2 Server Push (the
link:
HTTP header) has been deprecated: * …
12/26/22:
- 12:37 Ticket #2431 (HTTP3: Clang reports heap-use-after-free in ngx_http_v3_insert ...) updated by
-
Description changed
- 12:35 Ticket #2431 (HTTP3: Clang reports heap-use-after-free in ngx_http_v3_insert ...) created by
- ==4234==ERROR: AddressSanitizer: heap-use-after-free on address …
12/23/22:
- 10:25 Ticket #2339 (nginx fails to process "allow" statements on subsequent keepalive requests) updated by
- Thanks for the details. The patch indeed explains the observed …
- 09:49 Ticket #2339 (nginx fails to process "allow" statements on subsequent keepalive requests) updated by
- Sorry for not replying back then. We got back to this issue on our …
- 09:02 BadContent edited by
- (diff)
12/22/22:
- 10:35 Changeset in nginx_org [2920:8033ffaedeb9] by
- Documented automatic rotation of TLS ticket keys for stream/mail.
12/21/22:
- 11:53 Changeset in nginx [8118:07b0bee87f32] by
- Updated link to OpenVZ suspend/resume bug.
- 09:18 Changeset in nginx_org [2919:b2249a72e3de] by
- Updated with Netcraft December 2022 Web Server Survey stats.
12/20/22:
- 11:17 Ticket #2428 (Suggestion: Windows 64-bit builds) updated by
- Err, spent some more time looking into it, and have to correct myself: …
- 04:20 Ticket #2429 (Ship FHS compliant packages (/var/run > /run)) updated by
-
Just for the record, changing
/var/run/nginx.pid
to/run/nginx.pid
… - 01:48 Ticket #2429 (Ship FHS compliant packages (/var/run > /run)) updated by
- Sorry I couldn't add many links TRAC detecting it as spam. Here is a …
- 01:46 Ticket #2429 (Ship FHS compliant packages (/var/run > /run)) created by
- In 2015 Linux FHS was updated. …
- 00:42 Ticket #2428 (Suggestion: Windows 64-bit builds) closed by
- duplicate: Build instructions are available …
12/19/22:
- 22:20 Ticket #1391 (Windows compile 64-bit on download page) updated by
- See also #2428.
- 22:20 Ticket #1391 (Windows compile 64-bit on download page) updated by
- See also #1274.
- 22:20 Ticket #1274 (nginx does not start in Windows Nano Server) updated by
- See also #1391.
- 22:12 Ticket #239 (Support for large (> 64k) FastCGI requests) updated by
- Replying to Ankush-Goyal@…: > I am facing the same issue. …
- 19:11 Ticket #2428 (Suggestion: Windows 64-bit builds) created by
- Idea: Provide official Windows X64 binaries or update the build …
- 17:20 Ticket #239 (Support for large (> 64k) FastCGI requests) updated by
- I am facing the same issue. Hard coded checking on the size of header …
12/18/22:
- 18:29 Changeset in nginx [8117:2af1287d2da7] by
- Fixed port ranges support in the listen directive. Ports difference …
12/17/22:
- 02:56 Ticket #2427 (failed when compiling nginx with boringssl) closed by
- invalid: The link you've referenced says to use the following command: […] …
- 00:11 Ticket #2427 (failed when compiling nginx with boringssl) created by
- Ubuntu 22.04 I followed the guide from …
Note:
See TracTimeline
for information about the timeline view.