NginxHttpMemcModule

来源:互联网 发布:linux中iconv命令 编辑:程序博客网 时间:2024/06/12 21:52

下载NginxHttpMemcModule、SRCache、set-misc、devel_kit、echo


./configure --prefix=/etc/nginx --add-module=../agentzh-echo-nginx-module-9259898 --add-module=../agentzh-memc-nginx-module-4007350 --add-module=../simpl-ngx_devel_kit-4192ba6 --add-module=../agentzh-srcache-nginx-module-bee0276 --add-module=../agentzh-set-misc-nginx-module-e79e7f0 --sbin-path=/usr/sbin/nginx --conf-path=/etc/nginx/nginx.conf --error-log-path=/var/log/nginx/error.log --pid-path=/var/run/nginx/nginx.pid --lock-path=/var/lock/nginx.lock --user=nginx --group=nginx --http-log-path=/var/log/nginx/access.log --with-debug --add-module=../ngx_http_upstream_keepalive-d9ac9ad67f45


make


make install


mencached 最新稳定下载:http://memcached.googlecode.com/files/memcached-1.4.13.tar.gz
libevent 最新稳定下载:https://github.com/downloads/libevent/libevent/libevent-2.0.19-stable.tar.gz
ngx_http_upstream_keepalive:http://mdounin.ru/hg/ngx_http_upstream_keepalive/

nginx etag支持模块:http://wiki.github.com/mikewest/nginx-static-etags

原创粉丝点击