Timeline
10/01/22:
- 14:13 Ticket #2396 (Disable encoded characters in URIs) closed by
- invalid: In no particular order: - The configuration in your snippet is …
- 13:00 Ticket #2396 (Disable encoded characters in URIs) updated by
-
Description changed
- 12:59 Ticket #2396 (Disable encoded characters in URIs) updated by
-
Description changed
- 12:56 Ticket #2396 (Disable encoded characters in URIs) created by
- Hello Similarly to 0b66bd4be777a5b79c5ae0e7dff89fc6429da0fe, maybe …
09/30/22:
- 15:45 Changeset in nginx_org [2895:9708787aafc7] by
- Updated with Netcraft September 2022 Web Server Survey stats.
- 15:42 Changeset in nginx_org [2894:438a9cfa4fae] by
- 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
-
Type changed
Theupstream
block is a separate entity, and it does not know … - 19:45 Ticket #2395 (`proxy_pass https://example` if `upstream example { server ...) created by
- 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
- 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
- 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
- Could you please clarify nginx configuration you are using? With …
- 16:14 Ticket #2394 ([Windows] nginx does not stop after Ctrl+C) updated by
-
Description changed
- 12:03 Ticket #2394 ([Windows] nginx does not stop after Ctrl+C) created by
- After latest Windows 11 update (22H2), nginx won't stop after pressing …
09/27/22:
- 12:13 Changeset in nginx_org [2893:8f3955097546] by
- Linux packages: reword to mention supported RHEL derivatives.
- 07:31 Changeset in nginx [8073:aa663cc2a77d] by
- Added type cast to ngx_proxy_protocol_parse_uint16(). The cast is …
09/24/22:
- 01:30 Changeset in nginx_org [2892:8878680962d0] by
- 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
- See also #2393.
- 10:23 Ticket #2393 (Error log created and opened even when overwritten in config) closed by
- 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
- 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
- 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
- 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
- invalid
- 08:30 Ticket #2390 (Debian bug nginx build_module Cannot specify nginx version) updated by
- Indeed, that was the problem. Thank you
09/14/22:
- 02:47 Ticket #1119 (Gzip_types support pattern matching) updated by
- See also #2391.
- 02:46 Ticket #2391 (bad parsing of Content-Type (sub_filter_types)) updated by
-
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
- 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
-
Keywords changed
See also #1537. - 02:40 Ticket #1446 (gzip_types can't handle types longer than 46 chars) updated by
-
Keywords changed
09/13/22:
- 15:56 Ticket #2391 (bad parsing of Content-Type (sub_filter_types)) created by
- Hello, I think wefound a bug in the way the Content-Type is parsed in …
- 12:16 Changeset in nginx_org [2891:15ef515b442e] by
- Linux packages: removed Debian 10 'buster' due to EOL.
- 12:14 Changeset in nginx_org [2890:05284b3a363f] by
- Added info about the Unit 1.28.0 release.
- 07:51 Ticket #2390 (Debian bug nginx build_module Cannot specify nginx version) updated by
- Thanks! I'll try that
09/12/22:
- 15:21 Ticket #2390 (Debian bug nginx build_module Cannot specify nginx version) updated by
- 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
-
Description changed
- 15:09 Ticket #2390 (Debian bug nginx build_module Cannot specify nginx version) updated by
-
Description changed
- 15:08 Ticket #2390 (Debian bug nginx build_module Cannot specify nginx version) created by
- It seems there is a same or similar problem as ticket #2067 but on …
09/09/22:
- 15:21 Ticket #2389 ("proxy_cache_background_update on" ignored using subrequest (more ...) updated by
- I'm certainly against the error message change, as it is very …
- 06:17 Ticket #2389 ("proxy_cache_background_update on" ignored using subrequest (more ...) reopened by
- 04:42 Ticket #2389 ("proxy_cache_background_update on" ignored using subrequest (more ...) updated by
- Consider the following patch: […]
- 03:41 Ticket #2389 ("proxy_cache_background_update on" ignored using subrequest (more ...) updated by
- > Do we have any reason to block nested in-memory subrequest? It's …
- 03:33 Ticket #2389 ("proxy_cache_background_update on" ignored using subrequest (more ...) updated by
- It seems, that background flag can be dropped indeed. At least, all …
- 03:06 Ticket #2389 ("proxy_cache_background_update on" ignored using subrequest (more ...) updated by
- The background flag is not the only problem here, even if it is …
- 02:01 Ticket #2389 ("proxy_cache_background_update on" ignored using subrequest (more ...) closed by
- invalid: Background subrequests are expected to be executed in the background, …
09/08/22:
- 09:53 Changeset in nginx [8070:ba5cf8f73a2d] by
- SSL: silenced GCC warnings when building with BoringSSL. BoringSSL …
- 07:11 Ticket #2389 ("proxy_cache_background_update on" ignored using subrequest (more ...) created by
- The ticket was originally opened for nginx/njs, but it is a problem …
09/07/22:
- 12:38 Ticket #2379 (Nginx compile error with OpenSSL 3 on Msys2 (mingw64) Windows) closed by
- fixed: Fix committed, thanks.
- 12:35 Ticket #2379 (Nginx compile error with OpenSSL 3 on Msys2 (mingw64) Windows) updated by
- In [changeset:"0546ab9351c8d67f8055055499fc64acc445cbd0/nginx" …
Note:
See TracTimeline
for information about the timeline view.