Timeline
08/03/23:
- 16:38 Ticket #1152 (Custom error_page doesn't work for HTTP error 413) updated by
- Just for the record, from my internal notes to ensure it's not …
- 16:13 Ticket #2408 (413 error_page directive in server or location context returns default ...) closed by
- duplicate: See #1152, which turns out to be the same issue.
- 16:13 Ticket #1152 (Custom error_page doesn't work for HTTP error 413) updated by
- See also #2408.
- 15:54 Ticket #2513 (nginx resolver issue) closed by
- worksforme: Feedback timeout.
- 15:45 BadContent edited by
- (diff)
- 11:45 Ticket #2526 (wrong gpg key for nginx-stable repo) created by
- Hi gpg key is invalid for nginx stable repo. It works only for …
08/01/23:
- 23:59 Ticket #2525 (bug when try to return 496 error) closed by
- invalid: 496 is a special error code used by nginx internally, see …
- 07:21 Changeset in nginx [9142:7e8ee4b7cbf4] by
- QUIC: fixed PTO expiration condition. Previously, PTO handler …
- 07:20 Changeset in nginx [9141:5d1e7c74aadf] by
- QUIC: avoid accessing freed frame. Previously the field pnum of a …
07/31/23:
- 14:16 Ticket #2525 (bug when try to return 496 error) created by
- Hi. I think there is small bug - when i try to return 496 error nginx …
07/27/23:
- 12:37 Changeset in nginx [9138:a90f79792b5d] by
- QUIC: optimized ACK delay. Previously ACK was not generated if …
- 09:35 Changeset in nginx [9140:e9a003d40485] by
- QUIC: fixed congesion control in GSO mode. In non-GSO mode, a …
- 01:24 Ticket #2524 (ngx_http_realip_module cannot read CloudFront-Viewer-Address IPV6 header) closed by
- duplicate: In IPv6 addresses, text representation can contain varying number of …
- 01:21 Ticket #2350 (Option to have set_real_ip_from use the proxied client ip when using ...) updated by
- See also #2524.
07/26/23:
- 13:02 Ticket #2524 (ngx_http_realip_module cannot read CloudFront-Viewer-Address IPV6 header) created by
- We have problem that nginx cannot read CloudFront-Viewer-Address if …
07/20/23:
- 15:03 Ticket #2522 (Python distribution tools will require html5 in future versions.) closed by
- duplicate: Duplicate of #2410.
- 15:03 Ticket #2410 (Add a doctype to autoindex HTML output) updated by
- See also #2522.
- 14:01 Ticket #2521 (nginx-1.24.0 with nginx-lua-module gets terminated with signal 11) closed by
- invalid: I saw a similar report that looks like a bug in lua and should be …
- 14:00 Ticket #2522 (Python distribution tools will require html5 in future versions.) updated by
- http addresses in the included text were modified by adding spaces in …
- 13:53 Ticket #2522 (Python distribution tools will require html5 in future versions.) created by
- When using a minimal configuration of nginx with automatic indexing, …
- 13:44 Ticket #2521 (nginx-1.24.0 with nginx-lua-module gets terminated with signal 11) created by
- Hi Team, I am installing nginx-1.24.0 with nginx-lua-module v0.10.24 …
07/19/23:
- 14:09 Ticket #1152 (Custom error_page doesn't work for HTTP error 413) updated by
- Replying to Maxim Dounin: > > Please try the following …
07/18/23:
- 14:05 BadContent edited by
- (diff)
- 00:29 Ticket #2520 (Nginx upgrade on debian 11) closed by
- invalid: If you want to switch from the Debian-provided package to the one from …
07/17/23:
- 13:50 Ticket #2520 (Nginx upgrade on debian 11) created by
- Hello, i've a problem to upgrade Nginx version on Debian 11.7. I …
07/12/23:
- 19:20 Changeset in nginx [9323:66364390cbe9] by
- Upstream: copy upstream zone DNS valid time during config reload. …
07/11/23:
- 23:40 Changeset in nginx-tests [1923:1b9f21836f57] by
- Tests: enabled TLSv1 in uwsgi SSL tests. In uWSGI starting with …
- 23:40 Changeset in nginx-tests [1922:97ffd1cf5e21] by
- Tests: enabled TLSv1 in ssl_sni_reneg.t. This fixes running the test …
- 23:40 Changeset in nginx-tests [1921:07656d303199] by
- Tests: adjusted TODO for OpenSSL 1.0.2h and up in h2_http2.t. OpenSSL …
- 23:40 Changeset in nginx-tests [1920:79ca9ab75310] by
- Tests: fixed h2_http2.t when nginx compiled without ALPN support. …
- 04:28 BadContent edited by
- (diff)
07/10/23:
- 14:30 Changeset in nginx-tests [1919:161dc73812b3] by
- Tests: keep QUIC TODOs for a while. To pass tests on the latest …
07/07/23:
- 14:31 Ticket #2519 (Support for QUIC and HTTP3) closed by
- invalid: QUIC and HTTP/3 are merged into mainline nginx since 1.25.0.
- 12:11 Ticket #2519 (Support for QUIC and HTTP3) created by
- Hi, Can we get a ballpark ETA on when these features will be out of …
07/06/23:
- 20:00 Ticket #2518 (if in location with regex capture will reset numeric variable like $1 ...) updated by
-
Description changed
- 18:22 Milestone njs-0.8.0 completed
- * introduced global nginx properties. * introduced …
- 17:12 Changeset in nginx_org [2991:1f672755959a] by
- njs-0.8.0.
- 13:49 Changeset in nginx [9144:bba136612fe4] by
- QUIC: removed path->limited flag. Its value is the opposite of …
- 11:31 Changeset in nginx_org [2990:7e83ebfac8ca] by
- Documented the js_shared_dict_zone directive.
- 11:31 Changeset in nginx_org [2989:703d3450cd81] by
- Added mini-tocs in sections of njs Reference.
- 11:30 Changeset in nginx_org [2988:8899986c3622] by
- Documented Headers, Request, Response constructors in njs Reference.
- 11:29 Changeset in nginx_org [2987:b70e9b806810] by
- Documented CryptoKeyPair object in njs Reference.
- 07:30 Changeset in nginx [9145:93aee926d27f] by
- QUIC: removed explicit packet padding for certain frames. The frames …
07/05/23:
- 20:55 Ticket #2518 (if in location with regex capture will reset numeric variable like $1 ...) closed by
-
duplicate: Positional captures as available via the
$1..$9
variables are from … - 20:55 Ticket #1285 (map regexp positional captures interfere with location regexp ...) updated by
- See also #2518.
- 19:46 Ticket #2518 (if in location with regex capture will reset numeric variable like $1 ...) created by
-
This works:
[…]
and this won't:
[…]
The
X-Path
header doesn't …
Note:
See TracTimeline
for information about the timeline view.