Hi:
we just use nginx resolver to resolve the hostname, but we find when we call sock:connect, the dns always return ipv6 which result in the connect error especially in the request to ocsp cert server, so if we want to get the ipv4 addr, we should resolver the host name first, then connect ?