comparison xml/index.xml @ 2852:a9ebed59b64f

nginx-1.22.0
author Maxim Dounin <mdounin@mdounin.ru>
date Tue, 24 May 2022 16:24:47 +0300
parents eeac73766df4
children eb9f88293304
comparison
equal deleted inserted replaced
2851:04b2f591b5af 2852:a9ebed59b64f
4 --> 4 -->
5 5
6 <!DOCTYPE news SYSTEM "../dtd/news.dtd"> 6 <!DOCTYPE news SYSTEM "../dtd/news.dtd">
7 7
8 <news name="nginx news" link="/" lang="en"> 8 <news name="nginx news" link="/" lang="en">
9
10 <event date="2021-05-24">
11 <para>
12 <link doc="en/download.xml">nginx-1.22.0</link>
13 stable version has been released,
14 incorporating new features and bug fixes from the 1.21.x mainline branch &mdash;
15 including
16 hardening against potential requests smuggling
17 and cross-protocol attacks,
18 <link doc="en/docs/stream/ngx_stream_ssl_module.xml" id="ssl_alpn">ALPN
19 support</link> in the stream module,
20 better distribution of connections among worker processes on Linux,
21 support for the PCRE2 library,
22 support for OpenSSL 3.0 and <c-func>SSL_sendfile</c-func>,
23 improved
24 <link doc="en/docs/http/ngx_http_core_module.xml" id="sendfile">sendfile</link>
25 handling on FreeBSD,
26 the
27 <link doc="en/docs/http/ngx_http_mp4_module.xml" id="mp4_start_key_frame">
28 mp4_start_key_frame</link> directive,
29 and more.
30 </para>
31 </event>
9 32
10 <event date="2022-04-12"> 33 <event date="2022-04-12">
11 <para> 34 <para>
12 <link doc="en/docs/njs/index.xml">njs-0.7.3</link> 35 <link doc="en/docs/njs/index.xml">njs-0.7.3</link>
13 version has been 36 version has been