Nginx+keepalived双机主备,keepalived广播模式。
2022-04-06 00:55:13 132KB nginx keepalived
1 将tar包放在/home/nginx或者其他,,进入目录解压nginxOfflinePack.tar.gz 2 rpm -Uvh --nodeps --force *.rpm 3 安装pcre: tar -xvf pcre-8.43.tar.gz && cd pcre-8.43 ./configure #### ./configure或者./config ( 如果./configure提示错误,则使用./config ) make && make install 4,安装openssl( 如果提示错误,好像 可以不执行此布 ) tar -xvf openssl-1.0.2r.tar.gz && cd openssl-1.0.2r ./configure make && make install 5,安装zlib tar -zxvf zlib-1.2.11.tar.gz && cd zlib-1.2.11 ./configure make && make install 6,安装nginx tar -zxvf nginx-1.16.0.tar.gz && cd
2022-04-06 00:54:25 59.64MB nginx gcc g++
1
nginx-1.8.1.zip 官方版
2022-04-06 00:54:08 1.22MB nginx 运维
1
nginx配置upstream的资源文件文件,下载下来直接上传至服务解压即可
2022-04-06 00:53:48 10KB nginx 负载均衡 运维
1
windows平台nginx编译nginx-http-flv-module,可直接运行,基于nginx-1.17.10编译
2022-04-06 00:53:47 1.23MB nginx windows http 运维
1
openresty源码(openresty-1.19.9.1.tar.gz)
2022-04-06 00:53:27 4.93MB openresty nginx
openresty二进制版本(openresty-1.19.9.1-win32.zip)
2022-04-06 00:53:26 15.22MB openresty nginx
Openresty二进制版本(openresty-1.19.9.1-win64.zip)
2022-04-06 00:53:25 15.56MB Openresty nginx
Tengine(tengine-2.3.3.tar.gz)
2022-04-06 00:53:25 2.72MB tengine nginx
【FastDFS&Nginx】基于CentOS 7.9 的安装所需的安装包 参考安装教程:https://blog.csdn.net/HXBest/article/details/106432959 如果参考以上教程,安装包版本最好与教程一致!
2022-04-06 00:53:16 2.04MB nginx fastdfs
1