Timeline



10/11/22:

21:38 Ticket #1579 (Mirror subrequests ignore the keepalive flag) updated by johanneswuerbach@…
As this is also affecting auth and there are multiple workarounds …
13:18 Ticket #2399 ($request_body incomplete if the request body contains NUL/control ...) updated by AD7six@…
Thanks for the input! Indeed that option does fix the reproduction …
12:30 Ticket #2399 ($request_body incomplete if the request body contains NUL/control ...) closed by Maxim Dounin
invalid: Try using curl --data-binary instead, it should fix things for you. …
12:07 Ticket #2398 (Debug output is wrong for try_files directive with code as last argument) closed by Maxim Dounin
wontfix: Thank you for your observation. That's the debug logging, which is to …
11:41 Ticket #2399 ($request_body incomplete if the request body contains NUL/control ...) created by AD7six@…
If a post body contains \x00 (or maybe other control characters) the …
11:17 Ticket #2398 (Debug output is wrong for try_files directive with code as last argument) updated by Firm@…
Description changed
11:15 Ticket #2398 (Debug output is wrong for try_files directive with code as last argument) created by Firm@…
Looks as debug_output mistakenly writes file check string in it's …
11:09 Ticket #2397 (no way to hide/customize the server name "nginx" when some error happens) closed by Maxim Dounin
duplicate: Duplicate of #936.
11:08 Ticket #936 (For security purposes it is necessary to remove or change the "server" ...) updated by Maxim Dounin
See also #2397.
09:37 Ticket #2397 (no way to hide/customize the server name "nginx" when some error happens) updated by yong-jie-gong@…
09:36 nginx_server_error.jpg attached to Ticket #2397 by yong-jie-gong@…
09:35 Ticket #2397 (no way to hide/customize the server name "nginx" when some error happens) created by yong-jie-gong@…
for nginx version, we can use the "server_token off" to hide, but for …

10/10/22:

15:43 Changeset in nginx_org [2896:6bc630596c06] by Andrei Belov <defan@…>
Linux packages: key verification command adjusted.
09:57 Changeset in nginx [8071:017fd847f4f7] by Roman Arutyunyan <arut@…>
Log only the first line of user input on PROXY protocol v1 error. …

10/01/22:

14:13 Ticket #2396 (Disable encoded characters in URIs) closed by Maxim Dounin
invalid: In no particular order: - The configuration in your snippet is …
13:00 Ticket #2396 (Disable encoded characters in URIs) updated by ymartin-ovh@…
Description changed
12:59 Ticket #2396 (Disable encoded characters in URIs) updated by ymartin-ovh@…
Description changed
12:58 encoded-deny.patch attached to Ticket #2396 by ymartin-ovh@…
12:56 Ticket #2396 (Disable encoded characters in URIs) created by ymartin-ovh@…
Hello Similarly to 0b66bd4be777a5b79c5ae0e7dff89fc6429da0fe, maybe …

09/30/22:

15:45 Changeset in nginx_org [2895:9708787aafc7] by Yaroslav Zhuravlev <yar@…>
Updated with Netcraft September 2022 Web Server Survey stats.
15:42 Changeset in nginx_org [2894:438a9cfa4fae] by Yaroslav Zhuravlev <yar@…>
Added info about setting r.headersOut in njs reference.

09/29/22:

20:18 Ticket #2395 (`proxy_pass https://example` if `upstream example { server ...) updated by Maxim Dounin
Type changed
The upstream block is a separate entity, and it does not know …
19:45 Ticket #2395 (`proxy_pass https://example` if `upstream example { server ...) created by amn@…
Hi all, I would think that in absence of a port number specified with …
19:25 Ticket #2394 ([Windows] nginx does not stop after Ctrl+C) closed by Maxim Dounin
invalid: Replying to horvoje@…: > I'm using nginx in Windows so I'm …
15:57 Ticket #2394 ([Windows] nginx does not stop after Ctrl+C) updated by horvoje@…
I'm using nginx in Windows so I'm not sure what would be 'natural …

09/28/22:

21:14 Ticket #2394 ([Windows] nginx does not stop after Ctrl+C) updated by Maxim Dounin
Could you please clarify nginx configuration you are using? With …
16:14 Ticket #2394 ([Windows] nginx does not stop after Ctrl+C) updated by horvoje@…
Description changed
16:11 warning.png attached to Ticket #2394 by horvoje@…
12:03 Ticket #2394 ([Windows] nginx does not stop after Ctrl+C) created by horvoje@…
After latest Windows 11 update (22H2), nginx won't stop after pressing …

09/27/22:

12:13 Changeset in nginx_org [2893:8f3955097546] by Konstantin Pavlov <thresh@…>
Linux packages: reword to mention supported RHEL derivatives.
07:31 Changeset in nginx [8073:aa663cc2a77d] by Roman Arutyunyan <arut@…>
Added type cast to ngx_proxy_protocol_parse_uint16(). The cast is …

09/24/22:

01:30 Changeset in nginx_org [2892:8878680962d0] by Maxim Konovalov <maxim@…>
The banner reverted to the community slack promo.

09/21/22:

10:23 Ticket #147 (nginx touched /var/log/nginx-error.log even when error_log are switched off) updated by Maxim Dounin
See also #2393.
10:23 Ticket #2393 (Error log created and opened even when overwritten in config) closed by Maxim Dounin
duplicate: The compiled-in error log is used during configuration parsing (before …
07:36 Ticket #2393 (Error log created and opened even when overwritten in config) created by jmidt@…
A file at the location of the error log, as given by the configuration …

09/17/22:

17:27 Ticket #2392 (The limit_except directive's description is opaque) closed by Maxim Dounin
wontfix: Exactly as named, the directive limits access to all HTTP methods …
11:41 Ticket #2392 (The limit_except directive's description is opaque) created by x-yuri@…
It's not clear what it does w/o looking at the source code. What I'd …

09/16/22:

09:41 Ticket #2390 (Debian bug nginx build_module Cannot specify nginx version) closed by thresh
invalid
08:30 Ticket #2390 (Debian bug nginx build_module Cannot specify nginx version) updated by nicolas.roggli
Indeed, that was the problem. Thank you

09/14/22:

02:47 Ticket #1119 (Gzip_types support pattern matching) updated by Maxim Dounin
See also #2391.
02:46 Ticket #2391 (bad parsing of Content-Type (sub_filter_types)) updated by Maxim Dounin
Keywords, Type changed
Parsing of content types is indeed very simple, and it only knows …
02:43 Ticket #1537 (Allow for test_types_buffer_size to be set in server configuration) closed by Maxim Dounin
duplicate: Feedback timeout. Most likely it is a duplicate of #203.
02:42 Ticket #203 (The gzip module doesn't produce a useful error on wrong syntax) updated by Maxim Dounin
Keywords changed
See also #1537.
02:40 Ticket #1446 (gzip_types can't handle types longer than 46 chars) updated by Maxim Dounin
Keywords changed

09/13/22:

15:56 Ticket #2391 (bad parsing of Content-Type (sub_filter_types)) created by ticket.mmisolution.be@…
Hello, I think wefound a bug in the way the Content-Type is parsed in …
12:16 Changeset in nginx_org [2891:15ef515b442e] by Konstantin Pavlov <thresh@…>
Linux packages: removed Debian 10 'buster' due to EOL.
12:14 Changeset in nginx_org [2890:05284b3a363f] by Artem Konev <artem.konev@…>
Added info about the Unit 1.28.0 release.
07:51 Ticket #2390 (Debian bug nginx build_module Cannot specify nginx version) updated by nicolas.roggli
Thanks! I'll try that

09/12/22:

15:21 Ticket #2390 (Debian bug nginx build_module Cannot specify nginx version) updated by thresh
Hi! build_module.sh produces debian packages that are only compatible …
15:10 Ticket #2390 (Debian bug nginx build_module Cannot specify nginx version) updated by nicolas.roggli
Description changed
15:09 Ticket #2390 (Debian bug nginx build_module Cannot specify nginx version) updated by nicolas.roggli
Description changed
15:08 Ticket #2390 (Debian bug nginx build_module Cannot specify nginx version) created by nicolas.roggli
It seems there is a same or similar problem as ticket #2067 but on …
Note: See TracTimeline for information about the timeline view.