log

age author description
Tue, 16 Feb 2021 18:57:18 +0300 Maxim Dounin release-1.19.7 tag
Tue, 16 Feb 2021 18:57:18 +0300 Maxim Dounin nginx-1.19.7-RELEASE release-1.19.7
Thu, 11 Feb 2021 21:52:26 +0300 Maxim Dounin HTTP/2: removed http2_max_field_size and http2_max_header_size.
Thu, 11 Feb 2021 21:52:24 +0300 Maxim Dounin HTTP/2: keepalive_timeout now armed once between requests.
Thu, 11 Feb 2021 21:52:23 +0300 Maxim Dounin HTTP/2: removed http2_idle_timeout and http2_max_requests.
Thu, 11 Feb 2021 21:52:20 +0300 Maxim Dounin HTTP/2: removed http2_recv_timeout.
Thu, 11 Feb 2021 21:52:19 +0300 Maxim Dounin HTTP/2: removed SPDY directives handling.
Thu, 11 Feb 2021 21:52:17 +0300 Maxim Dounin HTTP/2: fixed reusing connections with active requests.
Thu, 11 Feb 2021 21:52:12 +0300 Maxim Dounin HTTP/2: reuse of connections with incomplete frames.
Thu, 11 Feb 2021 21:52:11 +0300 Maxim Dounin Additional connections reuse.
Thu, 11 Feb 2021 21:52:09 +0300 Maxim Dounin Reuse of connections in lingering close.
Mon, 01 Feb 2021 16:42:50 +0300 Ruslan Ermilov HTTP/2: lingering close changed to handle NGX_AGAIN.
Tue, 26 Jan 2021 12:39:28 +0300 Sergey Kandaurov Clean up trailers in ngx_http_clean_header() as well.
Tue, 19 Jan 2021 20:35:17 +0300 Maxim Dounin Year 2021.
Tue, 19 Jan 2021 20:32:00 +0300 Maxim Dounin Core: removed post_accept_timeout.