diff xml/en/docs/ngx_core_module.xml @ 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 f71947553000
children 77a3314c74a7
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>