我也没有也502 网上说的:
http {
fastcgi_connect_timeout 300;
fastcgi_send_timeout 300;
fastcgi_read_timeout 300;
......
}
......
<value name=”max_children”>5120</value>
<value name=”max_requests”>600</value>
这几个都没有找到?
我之前也是用Apache。很好配置。。。
这是要逼刚接触nginx的新手放弃。。。
查资料都查到国外去了:
502 Bad Gateway nginx/1.1.19
Looks like your reverse proxy has not enough throughput or is misconfigured. And remember: nginx is a crapware. Use Apache.
Posted by met 11/18/12, last update 11/21/12 (1 year ago)
翻译过来。。。额。。。
http {
fastcgi_connect_timeout 300;
fastcgi_send_timeout 300;
fastcgi_read_timeout 300;
......
}
......
<value name=”max_children”>5120</value>
<value name=”max_requests”>600</value>
这几个都没有找到?
我之前也是用Apache。很好配置。。。
这是要逼刚接触nginx的新手放弃。。。
查资料都查到国外去了:
502 Bad Gateway nginx/1.1.19
Looks like your reverse proxy has not enough throughput or is misconfigured. And remember: nginx is a crapware. Use Apache.
Posted by met 11/18/12, last update 11/21/12 (1 year ago)
翻译过来。。。额。。。

