File tree Expand file tree Collapse file tree 2 files changed +15
-2
lines changed Expand file tree Collapse file tree 2 files changed +15
-2
lines changed Original file line number Diff line number Diff line change 1010<module name =" Core functionality"
1111 link =" /en/docs/ngx_core_module.html"
1212 lang =" en"
13- rev =" 27 " >
13+ rev =" 28 " >
1414
1515<section id =" example" name =" Example Configuration" >
1616
@@ -423,6 +423,12 @@ Defines a <value>file</value> that will store the process ID of the main process
423423Defines the name of the hardware SSL accelerator.
424424</para >
425425
426+ <para >
427+ <note >
428+ The module may be dynamically loaded by OpenSSL during configuration testing.
429+ </note >
430+ </para >
431+
426432</directive >
427433
428434
Original file line number Diff line number Diff line change 1010<module name =" Основная функциональность"
1111 link =" /ru/docs/ngx_core_module.html"
1212 lang =" ru"
13- rev =" 27 " >
13+ rev =" 28 " >
1414
1515<section id =" example" name =" Пример конфигурации" >
1616
@@ -421,6 +421,13 @@ load_module modules/ngx_mail_module.so;
421421Задаёт название аппаратного SSL-акселератора.
422422</para >
423423
424+ <para >
425+ <note >
426+ При тестировании конфигурации библиотека OpenSSL может загрузить
427+ динамический модуль.
428+ </note >
429+ </para >
430+
424431</directive >
425432
426433
You can’t perform that action at this time.
0 commit comments