-
使用 Let’s Encrypt 为 nginx+tomcat 开启 https
发布于:2016-12-20 作者:Garany 评论(0) 引用(0) 浏览(1565) 分类:破万卷书
有关 Let’s Encrypt 详细请参看本站另一篇博文 一、生成证书 # git clone https://github.com/letsencrypt/letsencrypt # cd letsencrypt/ # ./letsencrypt-auto --debug certonly --email gxxxxy@163.com --standalone -d ssl.xxxxx.com # echo $? 二、修改tomcat server.xm # vim /tomcat_PATH/conf/server.xml <Service name="Catalina"> <Connector port="8080" protocol="HTTP/1.1" connectionTimeout="20000" redire...
-
nginx+tomcat实现redis会话共享
发布于:2016-11-28 作者:Garany 评论(0) 引用(0) 浏览(1467) 分类:破万卷书
规划: nginx 80 /etc/nginx tomcat01-1 8001 8081 /opt/tomcat01-1 tomcat01-2 9001 9091 /opt/tomcat01-1 redis 6379 1.安装nginx、tomcat7、JDK7、redis 详见: redis tomcat单机多实例 设置redis密码和绑定地址 # vim /etc/redis.conf requirepass 123456 bind 127.0.0.1 2.修改nginx配置文件 # vim /etc/nginx/nginx.conf user nginx; worker_processes 2; error_log /data/logs/nginx/error.log error; pid /var/run/nginx.pid; events { ...
最新微语
最新文章
链接
最新评论
- EdwardSoype 说:
十字路口,我们分着走。你走我的泪,... - 热搜 说:
文章还不错支持一下 - 头条 说:
文章非常好超喜欢 - 新闻头条 说:
文章非常好超喜欢 - 今日头条新闻 说:
文章还不错支持一下