changeset 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 68928f8d31d9
children 72a33726e482
files xml/en/docs/http/ngx_http_ssl_module.xml xml/en/docs/mail/ngx_mail_ssl_module.xml xml/en/docs/stream/ngx_stream_ssl_module.xml xml/ru/docs/http/ngx_http_ssl_module.xml xml/ru/docs/mail/ngx_mail_ssl_module.xml xml/ru/docs/stream/ngx_stream_ssl_module.xml
diffstat 6 files changed, 12 insertions(+), 12 deletions(-) [+]
line wrap: on
line diff
--- a/xml/en/docs/http/ngx_http_ssl_module.xml	Mon Aug 15 22:06:27 2016 +0300
+++ b/xml/en/docs/http/ngx_http_ssl_module.xml	Tue Sep 13 20:39:07 2016 +0300
@@ -10,7 +10,7 @@
 <module name="Module ngx_http_ssl_module"
         link="/en/docs/http/ngx_http_ssl_module.html"
         lang="en"
-        rev="23">
+        rev="24">
 
 <section id="summary">
 
@@ -538,7 +538,7 @@
 
 <para>
 Specifies a time during which a client may reuse the
-session parameters stored in a cache.
+session parameters.
 </para>
 
 </directive>
--- a/xml/en/docs/mail/ngx_mail_ssl_module.xml	Mon Aug 15 22:06:27 2016 +0300
+++ b/xml/en/docs/mail/ngx_mail_ssl_module.xml	Tue Sep 13 20:39:07 2016 +0300
@@ -10,7 +10,7 @@
 <module name="Module ngx_mail_ssl_module"
         link="/en/docs/mail/ngx_mail_ssl_module.html"
         lang="en"
-        rev="11">
+        rev="12">
 
 <section id="summary">
 
@@ -479,7 +479,7 @@
 
 <para>
 Specifies a time during which a client may reuse the
-session parameters stored in a cache.
+session parameters.
 </para>
 
 </directive>
--- a/xml/en/docs/stream/ngx_stream_ssl_module.xml	Mon Aug 15 22:06:27 2016 +0300
+++ b/xml/en/docs/stream/ngx_stream_ssl_module.xml	Tue Sep 13 20:39:07 2016 +0300
@@ -9,7 +9,7 @@
 <module name="Module ngx_stream_ssl_module"
         link="/en/docs/stream/ngx_stream_ssl_module.html"
         lang="en"
-        rev="9">
+        rev="10">
 
 <section id="summary">
 
@@ -414,7 +414,7 @@
 
 <para>
 Specifies a time during which a client may reuse the
-session parameters stored in a cache.
+session parameters.
 </para>
 
 </directive>
--- a/xml/ru/docs/http/ngx_http_ssl_module.xml	Mon Aug 15 22:06:27 2016 +0300
+++ b/xml/ru/docs/http/ngx_http_ssl_module.xml	Tue Sep 13 20:39:07 2016 +0300
@@ -10,7 +10,7 @@
 <module name="Модуль ngx_http_ssl_module"
         link="/ru/docs/http/ngx_http_ssl_module.html"
         lang="ru"
-        rev="23">
+        rev="24">
 
 <section id="summary">
 
@@ -540,7 +540,7 @@
 
 <para>
 Задаёт время, в течение которого клиент может повторно
-использовать параметры сессии, хранящейся в кэше.
+использовать параметры сессии.
 </para>
 
 </directive>
--- a/xml/ru/docs/mail/ngx_mail_ssl_module.xml	Mon Aug 15 22:06:27 2016 +0300
+++ b/xml/ru/docs/mail/ngx_mail_ssl_module.xml	Tue Sep 13 20:39:07 2016 +0300
@@ -10,7 +10,7 @@
 <module name="Модуль ngx_mail_ssl_module"
         link="/ru/docs/mail/ngx_mail_ssl_module.html"
         lang="ru"
-        rev="11">
+        rev="12">
 
 <section id="summary">
 
@@ -479,7 +479,7 @@
 
 <para>
 Задаёт время, в течение которого клиент может повторно
-использовать параметры сессии, хранящейся в кэше.
+использовать параметры сессии.
 </para>
 
 </directive>
--- a/xml/ru/docs/stream/ngx_stream_ssl_module.xml	Mon Aug 15 22:06:27 2016 +0300
+++ b/xml/ru/docs/stream/ngx_stream_ssl_module.xml	Tue Sep 13 20:39:07 2016 +0300
@@ -9,7 +9,7 @@
 <module name="Модуль ngx_stream_ssl_module"
         link="/ru/docs/stream/ngx_stream_ssl_module.html"
         lang="ru"
-        rev="9">
+        rev="10">
 
 <section id="summary">
 
@@ -413,7 +413,7 @@
 
 <para>
 Задаёт время, в течение которого клиент может повторно
-использовать параметры сессии, хранящейся в кэше.
+использовать параметры сессии.
 </para>
 
 </directive>