V2EX = way to explore
V2EX 是一个关于分享和探索的地方
现在注册
已注册用户请  登录
DAOCLOUD
推荐学习书目
Python Cookbook
Using Google App Engine
推荐下载
Latest Google App Engine SDK
其他兼容技术
AppScale
yishenggudou
V2EX  ›  Google App Engine

怎样搭建自己的反向代理服务器?

  •  
  •   yishenggudou · 2011-02-27 10:19:24 +08:00 · 6427 次点击
    这是一个创建于 4813 天前的主题,其中的信息可能已经有所发展或是发生改变。
    如题
    买了个vps想给gae搭建反向代理服务器
    不知怎么操作
    大家讨论下怎么弄比较好
    6 条回复    1970-01-01 08:00:00 +08:00
    bighearted
        1
    bighearted  
       2011-02-27 10:41:16 +08:00
    Apache的 http://www.v2ex.com/t/8887

    Nginx的 google 一下
    Yeasiz
        2
    Yeasiz  
       2011-02-27 10:46:02 +08:00
    Nginx本身就是个代理服务器了~看下WIKI文档什么的,不难的~
    Mianco
        3
    Mianco  
       2011-02-27 12:38:02 +08:00
    yishenggudou
        4
    yishenggudou  
    OP
       2011-02-27 12:43:35 +08:00
    谢谢各位
    弄了个ec2 准备跑代理
    还在测试中
    yishenggudou
        5
    yishenggudou  
    OP
       2011-02-27 13:17:08 +08:00
    [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()
    这个报错是什么情况?
    yishenggudou
        6
    yishenggudou  
    OP
       2011-02-27 13:34:32 +08:00
    原来进程没kill完
    kill掉 ok
    不过还是打不开
    关于   ·   帮助文档   ·   博客   ·   API   ·   FAQ   ·   我们的愿景   ·   实用小工具   ·   2252 人在线   最高记录 6543   ·     Select Language
    创意工作者们的社区
    World is powered by solitude
    VERSION: 3.9.8.5 · 30ms · UTC 03:04 · PVG 11:04 · LAX 20:04 · JFK 23:04
    Developed with CodeLauncher
    ♥ Do have faith in what you're doing.