
1 bighearted 2011-02-27 10:41:16 +08:00 |
2 Yeasiz 2011-02-27 10:46:02 +08:00 Nginx本身就是个代理服务器了~看下WIKI文档什么的,不难的~ |
3 Mianco 2011-02-27 12:38:02 +08:00 Nginx: http://dev.sheua.com/43 |
4 yishenggudou OP 谢谢各位 弄了个ec2 准备跑代理 还在测试中 |
5 yishenggudou OP [emerg]: bind() to 0.0.0.0:80 failed (98: Address already in use) [emerg]: bind() to 0.0.0.0:80 failed (98: Address already in use) [emerg]: bind() to 0.0.0.0:80 failed (98: Address already in use) [emerg]: bind() to 0.0.0.0:80 failed (98: Address already in use) [emerg]: bind() to 0.0.0.0:80 failed (98: Address already in use) [emerg]: still could not bind() 这个报错是什么情况? |
6 yishenggudou OP 原来进程没kill完 kill掉 ok 不过还是打不开 |