log src/core/ngx_connection.h @ 8441:db8fe75c9c7a quic

age author description
Tue, 23 Jun 2020 11:57:00 +0300 Sergey Kandaurov Do not close QUIC sockets in ngx_close_listening_sockets(). quic
Thu, 12 Mar 2020 16:54:43 +0300 Vladimir Homutov HTTP/QUIC interface reworked. quic
Fri, 28 Feb 2020 13:09:51 +0300 Sergey Kandaurov Initial QUIC support in http. quic
Thu, 02 Feb 2023 23:38:48 +0300 Maxim Dounin Lingering close for connections with pipelined requests.
Thu, 03 Feb 2022 01:44:38 +0300 Maxim Dounin HTTP/2: made it possible to flush response headers (ticket #1743).
Mon, 27 Dec 2021 19:48:33 +0300 Maxim Dounin Simplified sendfile(SF_NODISKIO) usage.
Thu, 08 Apr 2021 00:15:48 +0300 Maxim Dounin Introduced the "keepalive_time" directive.