你操作系统用的DNS的IP是什么?直接拿操作系统的DNSIP去配置NGINX上的resolve试试?
------------------ 原始邮件 ------------------
发件人: "山鹰-China";<eagle...@hotmail.com>;
发送时间: 2015年12月11日(星期五) 下午5:15
收件人: "OpenResty Mail list"<openresty@googlegroups.com>;
主题: [openresty] resty.http 域名无法解析
resty.http 发送http请求报错 could not be resolved (110: Operation timed out),在服务器直接ping该域名都可以正常解析。nginx里面已经配置了resolve为223.5.5.5阿里的公共dns。nginx 版本为1.9.8
--