摘要: 一、安装nginx使其支持stream #直接使用yum安装,如果使用源码安装编译时加上 --with-stream ./configure --prefix=/usr/local/nginx --user=nginx --group=nginx --with-stream && make && m 阅读全文
posted @ 2019-10-09 09:05 别脱鞋好嘛 阅读(2816) 评论(0) 推荐(0)