5

新浪也使用Nginx了

| |
2007/12/01    02:57    6227    ELM 榆树杂谈 不指定
刚刚上新浪的博客,发现新浪也使用Nginx了,具体是用来做负载均衡还是用作Web Server就不好断定了。

目前Sina使用的是0.5.32,官方最新稳定版本是0.5.33,测试版本是0.6.20

PS: 经过一段时间的研究和看相关的脚本和资料,Nginx平滑升级的方式:
首先需要原来的选项重新编译Nginx程序,完毕之后执行make install安装到目的路径。

然后使用make upgrade来完成新旧服务进程的替换。

大概步骤:
mv nginx to nginx.old
install new nginx to $PREFIX/nginx/sbin

test config file
Send USR1 to running nginx process && auto start new nginx process

Send QUIT to old nginx....
本站Alexa统计
-------------------------
Tags: , , , | 引用(0) | From 本站原创
erer
2009/07/08 15:53
thumbdown
kanghq
2009/05/07 07:57
apache 的取代者 哈哈非常看好哦 又有让microsoft感到气愤的东东了
Happy漫步者 Homepage
2008/08/31 11:10
zan又学到好东东拉
fd
2008/06/30 23:55
thumbdown
没有具体步骤
2008/01/02 01:39
thumbdownthumbdownthumbdownthumbdown

没有具体步骤

奇货可居垃圾
ELM 回复于 2008/01/11 01:20
已经够详细了,再说了Nginx安装相当简单
./configure
make
make install
升级
./configure
make
make install
make upgrate
分页: 1/1 第一页 1 最后页
发表评论
表情
emotemotemotemotemot
emotemotemotemotemot
emotemotemotemotemot
emotemotemotemotemot
emotemotemotemotemot
打开HTML
打开UBB
打开表情
隐藏
记住我
昵称   密码   游客无需密码
网址   电邮   [注册]