2023年10月20日

nginx添加sticky模块-cookie保持会话

摘要: 环境nginx 1.8.0 centos6.X sticky:1.2.5 wget https://bitbucket.org/nginx-goodies/nginx-sticky-module-ng/get/master.tar.gz cookie负载均衡相比iphash来比其中一个特点比较明显: 阅读全文

posted @ 2023-10-20 18:04 guoqian205 阅读(454) 评论(0) 推荐(0)

nginx首次安装sticky模块-cookie保持会话

摘要: 首次安装nginx:(下一篇文章是nginx添加sticky模块) yum install -y pcre* openssl* gcc gcc-c++ make --安装编译环境wget https://bitbucket.org/nginx-goodies/nginx-sticky-module- 阅读全文

posted @ 2023-10-20 18:02 guoqian205 阅读(513) 评论(0) 推荐(0)

导航