编译选项说明:--with-http_ssl_module 开启ssl模块;--with-http_v2_module开启http 2.0版本模块;--with-stream支持tcp/udp;--user=nginx和--group=nginx可以不用指定,后期再进行修改;--with-http_realip_module开启透传IP;--with-http_stub_status_module开启状态页功能,用于监控;--with-http_gzip_static_mod...