Enable `stream` module.

This commit is contained in:
Kazuhiro MUSASHI 2019-10-27 14:46:02 +08:00
parent 7d6f53caa7
commit 57647177bf
1 changed files with 1 additions and 1 deletions

View File

@ -8,4 +8,4 @@
--http-uwsgi-temp-path=/var/lib/nginx/uwsgi --with-debug --with-pcre-jit --with-ipv6 --with-http_ssl_module \
--with-http_v2_module --with-http_stub_status_module --with-http_realip_module --with-http_auth_request_module \
--with-http_addition_module --with-http_geoip_module --with-http_gunzip_module --with-http_gzip_static_module \
--with-http_sub_module
--with-http_sub_module --with-stream --with-stream_ssl_module