changeset 614:0526cac4637e

Removed intimate details of the "debug_connection" directive's behavior that is soon to be changed again.
author Ruslan Ermilov <ru@nginx.com>
date Tue, 31 Jul 2012 13:24:43 +0000
parents 95f5c0f0da30
children f3ef5b77d22a
files xml/en/docs/ngx_core_module.xml xml/ru/docs/ngx_core_module.xml
diffstat 2 files changed, 2 insertions(+), 10 deletions(-) [+]
line wrap: on
line diff
--- a/xml/en/docs/ngx_core_module.xml	Tue Jul 31 13:14:48 2012 +0000
+++ b/xml/en/docs/ngx_core_module.xml	Tue Jul 31 13:24:43 2012 +0000
@@ -98,11 +98,7 @@
 <link id="error_log"/> directive.
 Debugged connections are specified by IPv4 or IPv6 (1.3.0, 1.2.1)
 address or network.
-A connection may also be specified using a hostname, in which case
-all IPv4 addresses corresponding to a name are used.
-<note>
-Prior to version 1.3.4 only the first IPv4 address was used in this case.
-</note>
+A connection may also be specified using a hostname.
 For connections using UNIX-domain sockets (1.3.0, 1.2.1),
 debugging log is enabled by the “<literal>unix:</literal>” parameter.
 <example>
--- a/xml/ru/docs/ngx_core_module.xml	Tue Jul 31 13:14:48 2012 +0000
+++ b/xml/ru/docs/ngx_core_module.xml	Tue Jul 31 13:24:43 2012 +0000
@@ -98,11 +98,7 @@
 <link id="error_log"/>.
 Отлаживаемые соединения задаются IPv4 или IPv6 (1.3.0, 1.2.1)
 адресом или сетью.
-Соединение может быть также задано при помощи имени хоста, в этом случае
-используются все IPv4-адреса, соответствующие имени.
-<note>
-До версии 1.3.4 в этом случае использовался только первый IPv4-адрес.
-</note>
+Соединение может быть также задано при помощи имени хоста.
 Отладочный лог для соединений через UNIX-сокеты (1.3.0, 1.2.1)
 включается параметром “<literal>unix:</literal>”.
 <example>