comparison xml/en/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="Module ngx_http_ssl_module" 10 <module name="Module ngx_http_ssl_module"
11 link="/en/docs/http/ngx_http_ssl_module.html" 11 link="/en/docs/http/ngx_http_ssl_module.html"
12 lang="en" 12 lang="en"
13 rev="23"> 13 rev="24">
14 14
15 <section id="summary"> 15 <section id="summary">
16 16
17 <para> 17 <para>
18 The <literal>ngx_http_ssl_module</literal> module provides the 18 The <literal>ngx_http_ssl_module</literal> module provides the
536 <context>http</context> 536 <context>http</context>
537 <context>server</context> 537 <context>server</context>
538 538
539 <para> 539 <para>
540 Specifies a time during which a client may reuse the 540 Specifies a time during which a client may reuse the
541 session parameters stored in a cache. 541 session parameters.
542 </para> 542 </para>
543 543
544 </directive> 544 </directive>
545 545
546 546