changeset 1471:42f288fc9ad3

Removed deprecated directives.
author Ruslan Ermilov <ru@nginx.com>
date Wed, 29 Apr 2015 14:02:00 +0300
parents 28cf30b5818f
children b8f1deb17f01
files xml/en/docs/http/ngx_http_core_module.xml xml/en/docs/mail/ngx_mail_core_module.xml xml/ru/docs/http/ngx_http_core_module.xml xml/ru/docs/mail/ngx_mail_core_module.xml
diffstat 4 files changed, 4 insertions(+), 119 deletions(-) [+]
line wrap: on
line diff
--- a/xml/en/docs/http/ngx_http_core_module.xml
+++ b/xml/en/docs/http/ngx_http_core_module.xml
@@ -10,7 +10,7 @@
 <module name="Module ngx_http_core_module"
         link="/en/docs/http/ngx_http_core_module.html"
         lang="en"
-        rev="38">
+        rev="39">
 
 <section id="directives" name="Directives">
 
@@ -1842,34 +1842,6 @@ are checked only once, and then updated 
 </directive>
 
 
-<directive name="optimize_server_names">
-<syntax><literal>on</literal> | <literal>off</literal></syntax>
-<default>off</default>
-<context>http</context>
-<context>server</context>
-
-<para>
-This directive is obsolete.
-The <link id="server_name_in_redirect"/> directive should be used instead.
-</para>
-
-<!--
-<para>
-Enables or disables optimization of hostname checking in name-based
-virtual servers.
-In particular, the checking affects hostnames used in redirects.
-If optimization is enabled, and all name-based servers listening on
-the same address:port pair have identical configuration, then
-names are not checked during request processing, and the first
-server name is used in redirects.
-In case redirects should use hostnames sent by clients,
-optimization needs to be disabled.
-</para>
--->
-
-</directive>
-
-
 <directive name="output_buffers">
 <syntax><value>number</value> <value>size</value></syntax>
 <default>1 32k</default>
@@ -2140,21 +2112,6 @@ location / {
 </directive>
 
 
-<directive name="satisfy_any">
-<syntax><literal>on</literal> | <literal>off</literal></syntax>
-<default>off</default>
-<context>http</context>
-<context>server</context>
-<context>location</context>
-
-<para>
-This directive has been replaced by the <literal>any</literal>
-parameter of the <link id="satisfy"/> directive.
-</para>
-
-</directive>
-
-
 <directive name="send_lowat">
 <syntax><value>size</value></syntax>
 <default>0</default>
--- a/xml/en/docs/mail/ngx_mail_core_module.xml
+++ b/xml/en/docs/mail/ngx_mail_core_module.xml
@@ -10,7 +10,7 @@
 <module name="Module ngx_mail_core_module"
         link="/en/docs/mail/ngx_mail_core_module.html"
         lang="en"
-        rev="3">
+        rev="4">
 
 <section id="summary">
 
@@ -293,21 +293,6 @@ If the directive is not specified, the machine’s hostname is used.
 </directive>
 
 
-<directive name="so_keepalive">
-<syntax><literal>on</literal> | <literal>off</literal></syntax>
-<default>off</default>
-<context>mail</context>
-<context>server</context>
-
-<para>
-Indicates if the “TCP keepalive” mode should be enabled on the client’s
-connection (<c-def>SO_KEEPALIVE</c-def> socket parameter) when connecting to
-a proxied server.
-</para>
-
-</directive>
-
-
 <directive name="timeout">
 <syntax><value>time</value></syntax>
 <default>60s</default>
--- a/xml/ru/docs/http/ngx_http_core_module.xml
+++ b/xml/ru/docs/http/ngx_http_core_module.xml
@@ -10,7 +10,7 @@
 <module name="Модуль ngx_http_core_module"
         link="/ru/docs/http/ngx_http_core_module.html"
         lang="ru"
-        rev="38">
+        rev="39">
 
 <section id="directives" name="Директивы">
 
@@ -1841,33 +1841,6 @@ open_file_cache_events   on;
 </directive>
 
 
-<directive name="optimize_server_names">
-<syntax><literal>on</literal> | <literal>off</literal></syntax>
-<default>off</default>
-<context>http</context>
-<context>server</context>
-
-<para>
-Директива устарела.
-Вместо неё следует использовать директиву <link id="server_name_in_redirect"/>.
-</para>
-
-<!--
-<para>
-Разрешает или запрещает оптимизировать проверку имени хоста в name-based
-виртуальных серверах.
-Проверка в частности влияет на имя хоста, используемого в перенаправлениях.
-Если оптимизация разрешена и все name-based серверы, слушающие на одной
-паре адрес:порт, имеют одинаковую конфигурацию, то во время исполнения запроса
-имена не проверяются и в перенаправлениях используется первое имя сервера.
-Если в перенаправлении нужно использовать имя хоста, переданное клиентом,
-то оптимизацию нужно выключить.
-</para>
--->
-
-</directive>
-
-
 <directive name="output_buffers">
 <syntax><value>number</value> <value>size</value></syntax>
 <default>1 32k</default>
@@ -2140,21 +2113,6 @@ location / {
 </directive>
 
 
-<directive name="satisfy_any">
-<syntax><literal>on</literal> | <literal>off</literal></syntax>
-<default>off</default>
-<context>http</context>
-<context>server</context>
-<context>location</context>
-
-<para>
-Эта директива была заменена параметром <literal>any</literal>
-директивы <link id="satisfy"/>.
-</para>
-
-</directive>
-
-
 <directive name="send_lowat">
 <syntax><value>размер</value></syntax>
 <default>0</default>
--- a/xml/ru/docs/mail/ngx_mail_core_module.xml
+++ b/xml/ru/docs/mail/ngx_mail_core_module.xml
@@ -10,7 +10,7 @@
 <module name="Модуль ngx_mail_core_module"
         link="/ru/docs/mail/ngx_mail_core_module.html"
         lang="ru"
-        rev="3">
+        rev="4">
 
 <section id="summary">
 
@@ -292,21 +292,6 @@ resolver_timeout 5s;
 </directive>
 
 
-<directive name="so_keepalive">
-<syntax><literal>on</literal> | <literal>off</literal></syntax>
-<default>off</default>
-<context>mail</context>
-<context>server</context>
-
-<para>
-Определяет, включать ли на клиентском соединении режим “TCP keepalive”
-(параметр сокета <c-def>SO_KEEPALIVE</c-def>)
-при подключении к проксируемому серверу.
-</para>
-
-</directive>
-
-
 <directive name="timeout">
 <syntax><value>время</value></syntax>
 <default>60s</default>