摘要:
一、相应模块 1、ngx_http_ssl_module模块 a、ssl on | off Enables the HTTPS protocol for the given virtual server b、ssl_certificate file 当前虚拟主机上与其证书匹配的私钥文件 c、ssl_ 阅读全文
摘要:
一、nginx续 1、main相关的配置 f、http协议相关的配置 (4)、定义客户端请求的相关配置 1)、keepalive_timeout timeout [header_timeout]; 设定保持连接的超时时长,0表示禁止长连接;默认为75s。这个75秒有点长了 2)、keepalive_ 阅读全文