摘要:
一、nginx的反向代理及多台虚拟机负载均衡的实现 主机负载均衡服务器:192.168.232.132 的nginx.conf 配置如下 http { include mime.types; default_type application/octet-stream; sendfile on; ke 阅读全文
摘要:
查看openssl的版本 openssl version OpenSSL 0.9.8zh 14 Jan 2016 下载 到官网下载合适的openssl版本 https://www.openssl.org/source/ wget https://www.openssl.org/source/open 阅读全文