Posts tagged: nginx

change apache rewrite to nginx

全面从apache转向nginx了,可是对于某些程序.htaccess内的rewrite兼职深恶痛绝,没办法,找了个网站自动转,节约我的脑细胞了
http://www.anilcetin.com/convert-apache-htaccess-to-nginx/

Sunday March 7th, 2010 in , , , | No Comments »

配置 Debian Server-nginx+mysql+php

http://www.howtoforge.com/installing-nginx-with-php5-and-mysql-support-on-debian-lenny
记住,千万不要用php5.3,否则就麻烦咯

Wednesday February 24th, 2010 in , , , , , | No Comments »

nginx fastcgi cache启用前后性能对比

测试环境:
ramhost的vps,192M内存,跑wordpress,用apache的ab测试一个page
先看不启用cache的
Server Software: nginx/0.7.64
Server Hostname: www.xhuang.net
Server Port: 80
Document Path: /about/
Document Length: 18015 bytes
Concurrency Level: [...]

Wednesday January 13th, 2010 in , , , , , | No Comments »