摘要: 场景: 可以实现项目灰度的发布, 提高高并发效率 阅读全文
posted @ 2019-07-22 18:51 1161588342 阅读(75) 评论(0) 推荐(0) 编辑
摘要: 1: 激活keepalive 长链接 2: 设置SSL Session缓存 阅读全文
posted @ 2019-07-22 18:46 1161588342 阅读(186) 评论(0) 推荐(0) 编辑
摘要: 更新openssl update_ssl.sh 生成指令 重启去掉密码 阅读全文
posted @ 2019-07-22 18:37 1161588342 阅读(452) 评论(0) 推荐(0) 编辑
摘要: 场景: 传输数据安全 缺点: 若被中间人 同时模拟客户端 和服务器 则无法防止 这个缺点需要CA签名证书 http://www.ruanyifeng.com/blog/2011/08/what_is_a_digital_signature.html https://blog.csdn.net/wan 阅读全文
posted @ 2019-07-22 18:15 1161588342 阅读(196) 评论(0) 推荐(0) 编辑
摘要: 场景: 国内访问国内IP, 国外访问国外IP MaxMind GeoIp 二进制读取地域信息 1 国内外做http访问规则 2 国内城市地域做http访问规则 修改nginx.conf 测试.conf 阅读全文
posted @ 2019-07-22 15:54 1161588342 阅读(163) 评论(0) 推荐(0) 编辑
摘要: 参考链接 https://blog.csdn.net/u012525096/article/details/83578321 1: 资源下载 有效期 2: md5.sh 若执行报错, -bash: xxx: /bin/sh^M: bad interpreter: No such file or di 阅读全文
posted @ 2019-07-22 15:17 1161588342 阅读(631) 评论(0) 推荐(0) 编辑
摘要: https://www.cnblogs.com/qmfsun/p/6549799.html 阅读全文
posted @ 2019-07-22 14:52 1161588342 阅读(187) 评论(0) 推荐(0) 编辑