科技常识:linux下为nginx添加jvmroute模块的方法

2021-03-30 02:16:35
导读今天小编跟大家讲解下有关科技常识:linux下为nginx添加jvmroute模块的方法,相信小伙伴们对这个话题应该也很关注吧,小编也收集到了有关科

今天小编跟大家讲解下有关科技常识:linux下为nginx添加jvmroute模块的方法,相信小伙伴们对这个话题应该也很关注吧,小编也收集到了有关科技常识:linux下为nginx添加jvmroute模块的方法的相关资料,希望小伙伴会喜欢也能够帮助大家。

复制代码 代码如下:cd /optwget http://nginx.org/download/nginx-1.2.8.tar.gztar zxvf /opt/nginx-1.2.8.tar.gzwget https://nginx-upstream-jvm-route.googlecode.com/files/nginx-upstream-jvm-route-0.1.tar.gztar zxvf /opt/nginx_upstream_jvm_routecd /opt/nginx-1.2.8patch -p0 < /opt/nginx_upstream_jvm_route/jvm_route.patch./configure --with-http_stub_status_module --prefix=/usr/webserver/nginx --with-pcre=/opt/pcre-8.32 --add-module=/opt/nginx_upstream_jvm_routemakemake install

来源:爱蒂网

免责声明:本文由用户上传,如有侵权请联系删除!

猜你喜欢

最新文章