Home > Backend Development > PHP Tutorial > php-Curl 能否携带 目标服务器的ip地址

php-Curl 能否携带 目标服务器的ip地址

WBOYWBOYWBOYWBOYWBOYWBOYWBOYWBOYWBOYWBOYWBOYWBOYWB
Release: 2016-06-02 11:34:31
Original
1178 people have browsed it

phpcurldns

现在有AB两台服务器,A服务器域名为 www.a.com B服务器 中有若干个 网站 分别为 aa.b.com 、 bb.b.com、cc.b.com 等。
现在A服务用Curl分别访问B服务器的每个网站,这时A服务器上的DNS服务器当掉了。我如何我如何使用Curl正常访问B服务器中的网站

Related labels:
Statement of this Website
The content of this article is voluntarily contributed by netizens, and the copyright belongs to the original author. This site does not assume corresponding legal responsibility. If you find any content suspected of plagiarism or infringement, please contact admin@php.cn
Popular Tutorials
More>
Latest Downloads
More>
Web Effects
Website Source Code
Website Materials
Front End Template