]> git.kaiwu.me - nginx.git/commit
When "debug_connection" is configured with a domain name, only the first
authorRuslan Ermilov <ru@nginx.com>
Tue, 24 Jul 2012 17:40:06 +0000 (17:40 +0000)
committerRuslan Ermilov <ru@nginx.com>
Tue, 24 Jul 2012 17:40:06 +0000 (17:40 +0000)
commitcfe194ef594f2c48f35128e20696c0b5db573f84
treebf93cafb81b9a178f96616d2f04762dc6f1ef588
parenta6c9e094762f560f77e2fd454fdbd4d401ecb6de
When "debug_connection" is configured with a domain name, only the first
resolved address was used.  Now all addresses will be used.
src/event/ngx_event.c