File tree 4 files changed +51
-0
lines changed
4 files changed +51
-0
lines changed Original file line number Diff line number Diff line change 1
1
2
+ Changes with nginx 1.27.5 16 Apr 2025
3
+
4
+ *) Feature: CUBIC congestion control in QUIC connections.
5
+
6
+ *) Change: the maximum size limit for SSL sessions cached in shared
7
+ memory has been raised to 8192.
8
+
9
+ *) Bugfix: in the "grpc_ssl_password_file", "proxy_ssl_password_file",
10
+ and "uwsgi_ssl_password_file" directives when loading SSL
11
+ certificates and encrypted keys from variables; the bug had appeared
12
+ in 1.23.1.
13
+
14
+ *) Bugfix: in the $ssl_curve and $ssl_curves variables when using
15
+ pluggable curves in OpenSSL.
16
+
17
+ *) Bugfix: nginx could not be built with musl libc.
18
+ Thanks to Piotr Sikora.
19
+
20
+ *) Performance improvements and bugfixes in HTTP/3.
21
+
22
+
2
23
Changes with nginx 1.27.4 05 Feb 2025
3
24
4
25
*) Security: insufficient check in virtual servers handling with TLSv1.3
Original file line number Diff line number Diff line change 1
1
2
+ Изменения в nginx 1.27 . 5 16.04 . 2025
3
+
4
+ *) Добавление : контроль перегрузки CUBIC в соединениях QUIC .
5
+
6
+ *) Изменение : ограничение на максимальный размер кешируемых в
7
+ разделяемой памяти SSL -сессий поднято до 8192 .
8
+
9
+ *) Исправление : в директивах grpc_ssl_password_file ,
10
+ proxy_ssl_password_file и uwsgi_ssl_password_file при загрузке
11
+ SSL -сертификатов и зашифрованных ключей из переменных ; ошибка
12
+ появилась в 1.23 . 1 .
13
+
14
+ *) Исправление : в переменных $ssl_curve и $ssl_curves при использовании
15
+ подключаемых кривых в OpenSSL .
16
+
17
+ *) Исправление : nginx не собирался с musl libc .
18
+ Спасибо Piotr Sikora .
19
+
20
+ *) Улучшения производительности и исправления в HTTP /3 .
21
+
22
+
2
23
Изменения в nginx 1.27 . 4 05.02 . 2025
3
24
4
25
*) Безопасность : недостаточная проверка в обработке виртуальных серверов
Original file line number Diff line number Diff line change 27
27
<year href =" 2009.html" year =" 2009" />
28
28
</years >
29
29
30
+ <event date =" 2025-04-16" >
31
+ <para >
32
+ <link doc =" en/download.xml" >nginx-1.27.5</link >
33
+ mainline version has been released,
34
+ featuring CUBIC congestion control in QUIC.
35
+ </para >
36
+ </event >
37
+
30
38
<event date =" 2025-04-08" >
31
39
<para >
32
40
<link doc =" en/docs/njs/index.xml" >njs-0.8.10</link >
Original file line number Diff line number Diff line change 9
9
10
10
<download tag =" mainline" changes =" " >
11
11
12
+ <item ver =" 1.27.5" />
12
13
<item ver =" 1.27.4" />
13
14
<item ver =" 1.27.3" />
14
15
<item ver =" 1.27.2" />
You can’t perform that action at this time.
0 commit comments