容器技术交流

 找回密码
 立即注册
查看: 3609|回复: 5

nginx 502 Bad Gateway

[复制链接]
发表于 2009-8-29 08:53:09 | 显示全部楼层 |阅读模式
nginx 502 Bad Gateway  

最近几天老出这问题?昨回事呢?

流量也不高。就几个小站
发表于 2009-8-29 09:23:32 | 显示全部楼层
运行了什么程序,在什么情况下出现的?
发表于 2009-8-29 09:24:57 | 显示全部楼层
改/usr/local/nginx/conf/nginx.conf
中的
events {
    worker_connections  4096;
}

events {
    worker_connections  40960;
}
,然后重启webserver试一下
 楼主| 发表于 2009-8-29 12:03:45 | 显示全部楼层
我回头测试一下。现在换成apche 运行
 楼主| 发表于 2009-8-30 12:06:32 | 显示全部楼层
按洞洞的改了照样出问题
发表于 2009-8-30 20:47:05 | 显示全部楼层
系统已装好就出问题  缺少文件   网页显示 502 Bad  Gateway


Server# ./webserver-restart
No matching processes were found
No matching processes were found
/libexec/ld-elf.so.1: Shared object "libc.so.7" not found, required by "spawn-fcgi"
httpd: Could not reliably determine the server's fully qualified domain name, using 10.1.186.251 for ServerName
Server# ./webserver-start
./webserver-start: Command not found.
Server# ./nginx-start
/libexec/ld-elf.so.1: Shared object "libc.so.7" not found, required by "spawn-fcgi"
/libexec/ld-elf.so.1: Shared object "libc.so.7" not found, required by "spawn-fcgi"
您需要登录后才可以回帖 登录 | 立即注册

本版积分规则

手机版|小黑屋|Archiver|URLOS ( 粤ICP备18087780号 )

GMT+8, 2025-7-10 01:03 , Processed in 0.028967 second(s), 18 queries .

Powered by Discuz! X3.4

Copyright © 2001-2021, Tencent Cloud.

快速回复 返回顶部 返回列表