您的位置:首页 > 理论基础 > 计算机网络

NginxHttpMemcModule

2012-07-03 17:24 393 查看
下载NginxHttpMemcModuleSRCacheset-miscdevel_kitecho

./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
内容来自用户分享和网络整理,不保证内容的准确性,如有侵权内容,可联系管理员处理 点击这里给我发消息
标签: