Home > Backend Development > PHP Tutorial > nginx php file_get_contents('本地虚机') 超时

nginx php file_get_contents('本地虚机') 超时

WBOY
Release: 2016-06-06 20:18:44
Original
1373 people have browsed it

CGI 阻塞 如何解决。棘手。

2016/02/05 10:59:35 [error] 6496#4544: *3 upstream timed out (10060: A connection attempt failed because the connected party did not properly respond after a period of time, or established connection failed because connected host has failed to respond) while reading response header from upstream, client: 127.0.0.1, server: localhost, request: "GET / HTTP/1.1", upstream: "fastcgi://127.0.0.1:9000", host: "localhost"

回复内容:

CGI 阻塞 如何解决。棘手。

2016/02/05 10:59:35 [error] 6496#4544: *3 upstream timed out (10060: A connection attempt failed because the connected party did not properly respond after a period of time, or established connection failed because connected host has failed to respond) while reading response header from upstream, client: 127.0.0.1, server: localhost, request: "GET / HTTP/1.1", upstream: "fastcgi://127.0.0.1:9000", host: "localhost"

贴一下详细的报错信息啊

Related labels:
source:php.cn
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