log src/http/ngx_http_upstream.c @ 9331:dbf76fdd109f default tip

age author description
Thu, 18 Jul 2024 19:39:45 +0300 Maxim Dounin Upstream: $upstream_cache_age variable.
Thu, 18 Jul 2024 19:39:39 +0300 Maxim Dounin Upstream: using the "Age" header when caching responses.
Tue, 25 Jun 2024 21:44:50 +0300 Maxim Dounin Upstream: fixed proxy_no_cache when caching errors.
Thu, 23 May 2024 18:48:32 +0300 Kirill A. Korinsky Upstream: $upstream_cache_key variable.
Sat, 27 Apr 2024 18:19:27 +0300 Maxim Dounin Request body: logging of timeouts.
Sat, 30 Mar 2024 05:06:15 +0300 Maxim Dounin Upstream: improved c->read->ready flag handling.
Tue, 20 Feb 2024 01:23:43 +0300 Maxim Dounin Upstream: fixed X-Accel-Redirect handling from cache files.
Tue, 30 Jan 2024 03:20:10 +0300 Maxim Dounin Upstream: fixed usage of closed sockets with filter finalization.
Tue, 30 Jan 2024 03:20:05 +0300 Maxim Dounin Fixed request termination with AIO and subrequests (ticket #2555).
Mon, 29 Jan 2024 10:31:37 +0300 Maxim Dounin AIO operations now add timers (ticket #2162).
Wed, 22 Jun 2022 18:34:58 +0400 Sergey Kandaurov Merged with the default branch. quic
Fri, 24 Dec 2021 15:53:59 +0300 Ruslan Ermilov Merged with the default branch. quic
Mon, 06 Dec 2021 13:02:36 +0300 Roman Arutyunyan HTTP/3: merged ngx_http_quic_module into ngx_http_v3_module. quic
Wed, 03 Nov 2021 11:22:07 +0300 Sergey Kandaurov Merged with the default branch. quic
Wed, 01 Sep 2021 10:57:25 +0300 Sergey Kandaurov Merged with the default branch. quic
Fri, 28 May 2021 13:33:08 +0300 Sergey Kandaurov Merged with the default branch. quic
Tue, 30 Mar 2021 23:34:51 +0300 Sergey Kandaurov Merged with the default branch. quic
Wed, 17 Feb 2021 14:48:35 +0300 Sergey Kandaurov Merged with the default branch. quic
Tue, 10 Nov 2020 19:40:00 +0000 Roman Arutyunyan QUIC: renamed c->qs to c->quic. quic
Mon, 12 Oct 2020 14:00:00 +0100 Sergey Kandaurov QUIC: fixed ngx_http_upstream_init() much like HTTP/2 connections. quic
Thu, 01 Oct 2020 12:21:11 +0100 Sergey Kandaurov Merged with the default branch. quic
Thu, 20 Aug 2020 12:33:00 +0300 Roman Arutyunyan HTTP/3: special handling of client errors in the upstream module. quic
Tue, 07 Jun 2022 20:08:57 +0400 Sergey Kandaurov Upstream: handling of certificates specified as an empty string.
Tue, 07 Jun 2022 00:07:12 +0300 Maxim Dounin Upstream: fixed X-Accel-Expires/Cache-Control/Expires handling.