利用nginx构建缩略图服务

实验的时候,在本机ubuntu上做的,ubuntu上的nginx是使用apt-get安装的,需要在nginx上添加新的模块,添加方法

http://blog.linuxphp.org/archives/1430/

章文嵩博士分享:淘宝的缩略图服务架构
http://storage.it168.com/a2010/0829/1096/000001096373_5.shtml
http://storage.it168.com/a2010/0829/1096/000001096373_6.shtml

缩略图生成方法配置
http://www.cnblogs.com/tintin1926/archive/2012/07/11/2586624.html

利用nginx实时生成缩略图