comparison xml/ru/docs/http/ngx_http_ssl_module.xml @ 1785:3fa0944ddc6a

Removed info about session cache from ssl_session_timeout.
author Yaroslav Zhuravlev <yar@nginx.com>
date Tue, 13 Sep 2016 20:39:07 +0300
parents a0bc284941f6
children e8811a423130
comparison
equal deleted inserted replaced
1784:68928f8d31d9 1785:3fa0944ddc6a
8 <!DOCTYPE module SYSTEM "../../../../dtd/module.dtd"> 8 <!DOCTYPE module SYSTEM "../../../../dtd/module.dtd">
9 9
10 <module name="Модуль ngx_http_ssl_module" 10 <module name="Модуль ngx_http_ssl_module"
11 link="/ru/docs/http/ngx_http_ssl_module.html" 11 link="/ru/docs/http/ngx_http_ssl_module.html"
12 lang="ru" 12 lang="ru"
13 rev="23"> 13 rev="24">
14 14
15 <section id="summary"> 15 <section id="summary">
16 16
17 <para> 17 <para>
18 Модуль <literal>ngx_http_ssl_module</literal> обеспечивает работу 18 Модуль <literal>ngx_http_ssl_module</literal> обеспечивает работу
538 <context>http</context> 538 <context>http</context>
539 <context>server</context> 539 <context>server</context>
540 540
541 <para> 541 <para>
542 Задаёт время, в течение которого клиент может повторно 542 Задаёт время, в течение которого клиент может повторно
543 использовать параметры сессии, хранящейся в кэше. 543 использовать параметры сессии.
544 </para> 544 </para>
545 545
546 </directive> 546 </directive>
547 547
548 548