https://issues.apache.org/bugzilla/show_bug.cgi?id=46195
--- Comment #3 from Nick Kew <[email protected]> 2010-11-17 14:54:37 EST --- Diagnosis for the record: apr_sockaddr_info_get is being passed flags of 0 in proxy_util.c at line 2134 of proxy_util.c (2.2.17). Passing it APR_IPV6_ADDR_OK fixes it. Don't have time right now to figure out whether this is a correct or a coincidental fix, and apply it. -- Configure bugmail: https://issues.apache.org/bugzilla/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the assignee for the bug. --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
