]> granicus.if.org Git - apache/commit
Merge 1626956 and 1628388 from trunk:
authorRainer Jung <rjung@apache.org>
Thu, 15 Mar 2018 23:02:58 +0000 (23:02 +0000)
committerRainer Jung <rjung@apache.org>
Thu, 15 Mar 2018 23:02:58 +0000 (23:02 +0000)
commit2660d26fc990d10e0f2df384f8e9c8edee8e9158
tree8e68379bca5f6caecb2e286a516298f847124fdd
parent9a098f9609b105f24d5d7049d1085a0c4be65ad3
Merge 1626956 and 1628388 from trunk:

ab: try all destination socket addresses returned by apr_sockaddr_info_get
instead of failing on first one when not available.
Needed for instance if localhost resolves to both ::1 and 127.0.0.1
e.g. if both are in /etc/hosts.

ab: Use only one connection to determine working destination socket address.

Submitted by: rjung
Reviewed by: rjung, covener, ylavic

git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.4.x@1826891 13f79535-47bb-0310-9956-ffa450edef68
CHANGES
STATUS
support/ab.c