# HG changeset patch # User Yaroslav Zhuravlev # Date 1508759301 -10800 # Node ID 3d9e7993c201d24a8a09d3eca794e8a53346c41d # Parent 014323d0cc38f6d45ae06d2f9466a25e734afc5a Added links to directives in the example of ssl modules. diff -r 014323d0cc38 -r 3d9e7993c201 xml/en/docs/http/ngx_http_ssl_module.xml --- a/xml/en/docs/http/ngx_http_ssl_module.xml Tue Oct 24 18:14:43 2017 +0300 +++ b/xml/en/docs/http/ngx_http_ssl_module.xml Mon Oct 23 14:48:21 2017 +0300 @@ -10,7 +10,7 @@ + rev="37">
@@ -39,23 +39,28 @@ -set the number of worker processes equal to the number of processors, - - - -enable keep-alive connections, +set the number of +worker processes +equal to the number of processors, -enable the shared session cache, +enable +keep-alive +connections, -disable the built-in session cache, +enable the shared session cache, -and possibly increase the session lifetime (by default, 5 minutes): +disable the built-in session cache, + + + +and possibly increase the session lifetime +(by default, 5 minutes): @@ -430,7 +435,7 @@ actually store session parameters in the cache. -builtin +builtin a cache built in OpenSSL; used by one worker process only. The cache size is specified in sessions. @@ -438,7 +443,7 @@ Use of the built-in cache can cause memory fragmentation. -shared +shared a cache shared between all worker processes. The cache size is specified in bytes; one megabyte can store diff -r 014323d0cc38 -r 3d9e7993c201 xml/en/docs/mail/ngx_mail_ssl_module.xml --- a/xml/en/docs/mail/ngx_mail_ssl_module.xml Tue Oct 24 18:14:43 2017 +0300 +++ b/xml/en/docs/mail/ngx_mail_ssl_module.xml Mon Oct 23 14:48:21 2017 +0300 @@ -10,7 +10,7 @@ + rev="17">
@@ -39,19 +39,22 @@ -set the number of worker processes equal to the number of processors, +set the number of +worker processes +equal to the number of processors, -enable the shared session cache, +enable the shared session cache, -disable the built-in session cache, +disable the built-in session cache, -and possibly increase the session lifetime (by default, 5 minutes): +and possibly increase the session lifetime +(by default, 5 minutes): @@ -387,7 +390,7 @@ actually store session parameters in the cache. -builtin +builtin a cache built in OpenSSL; used by one worker process only. The cache size is specified in sessions. @@ -395,7 +398,7 @@ Use of the built-in cache can cause memory fragmentation. -shared +shared a cache shared between all worker processes. The cache size is specified in bytes; one megabyte can store diff -r 014323d0cc38 -r 3d9e7993c201 xml/en/docs/stream/ngx_stream_ssl_module.xml --- a/xml/en/docs/stream/ngx_stream_ssl_module.xml Tue Oct 24 18:14:43 2017 +0300 +++ b/xml/en/docs/stream/ngx_stream_ssl_module.xml Mon Oct 23 14:48:21 2017 +0300 @@ -9,7 +9,7 @@ + rev="18">
@@ -32,19 +32,22 @@ -set the number of worker processes equal to the number of processors, +set the number of +worker processes +equal to the number of processors, -enable the shared session cache, +enable the shared session cache, -disable the built-in session cache, +disable the built-in session cache, -and possibly increase the session lifetime (by default, 5 minutes): +and possibly increase the session lifetime +(by default, 5 minutes): @@ -368,7 +371,7 @@ actually store session parameters in the cache. -builtin +builtin a cache built in OpenSSL; used by one worker process only. The cache size is specified in sessions. @@ -376,7 +379,7 @@ Use of the built-in cache can cause memory fragmentation. -shared +shared a cache shared between all worker processes. The cache size is specified in bytes; one megabyte can store diff -r 014323d0cc38 -r 3d9e7993c201 xml/ru/docs/http/ngx_http_ssl_module.xml --- a/xml/ru/docs/http/ngx_http_ssl_module.xml Tue Oct 24 18:14:43 2017 +0300 +++ b/xml/ru/docs/http/ngx_http_ssl_module.xml Mon Oct 23 14:48:21 2017 +0300 @@ -10,7 +10,7 @@ + rev="37">
@@ -39,23 +39,28 @@ -установить число рабочих процессов равным числу процессоров, - - - -разрешить keep-alive соединения, +установить число +рабочих процессов +равным числу процессоров, -включить разделяемый кэш сессий, +разрешить +keep-alive +соединения, -выключить встроенный кэш сессий +включить разделяемый кэш сессий, -и, возможно, увеличить время жизни сессии (по умолчанию 5 минут): +выключить встроенный кэш сессий + + + +и, возможно, увеличить время жизни сессии +(по умолчанию 5 минут): @@ -432,7 +437,7 @@ на самом деле не хранит параметры сессии в кэше. -builtin +builtin встроенный в OpenSSL кэш, используется в рамках только одного рабочего процесса. Размер кэша задаётся в сессиях. @@ -440,7 +445,7 @@ Использование встроенного кэша может вести к фрагментации памяти. -shared +shared кэш, разделяемый между всеми рабочими процессами. Размер кэша задаётся в байтах, в 1 мегабайт может поместиться diff -r 014323d0cc38 -r 3d9e7993c201 xml/ru/docs/mail/ngx_mail_ssl_module.xml --- a/xml/ru/docs/mail/ngx_mail_ssl_module.xml Tue Oct 24 18:14:43 2017 +0300 +++ b/xml/ru/docs/mail/ngx_mail_ssl_module.xml Mon Oct 23 14:48:21 2017 +0300 @@ -10,7 +10,7 @@ + rev="17">
@@ -39,19 +39,22 @@ -установить число рабочих процессов равным числу процессоров, +установить число +рабочих процессов +равным числу процессоров, -включить разделяемый кэш сессий, +включить разделяемый кэш сессий, -выключить встроенный кэш сессий +выключить встроенный кэш сессий -и, возможно, увеличить время жизни сессии (по умолчанию 5 минут): +и, возможно, увеличить время жизни сессии +(по умолчанию 5 минут): @@ -387,7 +390,7 @@ на самом деле не хранит параметры сессии в кэше. -builtin +builtin встроенный в OpenSSL кэш, используется в рамках только одного рабочего процесса. Размер кэша задаётся в сессиях. @@ -395,7 +398,7 @@ Использование встроенного кэша может вести к фрагментации памяти. -shared +shared кэш, разделяемый между всеми рабочими процессами. Размер кэша задаётся в байтах, в 1 мегабайт может поместиться diff -r 014323d0cc38 -r 3d9e7993c201 xml/ru/docs/stream/ngx_stream_ssl_module.xml --- a/xml/ru/docs/stream/ngx_stream_ssl_module.xml Tue Oct 24 18:14:43 2017 +0300 +++ b/xml/ru/docs/stream/ngx_stream_ssl_module.xml Mon Oct 23 14:48:21 2017 +0300 @@ -9,7 +9,7 @@ + rev="18">
@@ -32,19 +32,22 @@ -установить число рабочих процессов равным числу процессоров, +установить число +рабочих процессов +равным числу процессоров, -включить разделяемый кэш сессий, +включить разделяемый кэш сессий, -выключить встроенный кэш сессий +выключить встроенный кэш сессий -и, возможно, увеличить время жизни сессии (по умолчанию 5 минут): +и, возможно, увеличить время жизни сессии +(по умолчанию 5 минут): @@ -368,7 +371,7 @@ на самом деле не хранит параметры сессии в кэше. -builtin +builtin встроенный в OpenSSL кэш, используется в рамках только одного рабочего процесса. Размер кэша задаётся в сессиях. @@ -376,7 +379,7 @@ Использование встроенного кэша может вести к фрагментации памяти. -shared +shared кэш, разделяемый между всеми рабочими процессами. Размер кэша задаётся в байтах, в 1 мегабайт может поместиться