mirror of
https://github.com/openresty/openresty.git
synced 2024-10-13 00:29:41 +00:00
win32: enabled ngx_stream_ssl_preread_module in our binary builds.
This commit is contained in:
@ -168,6 +168,7 @@ cd ../../..
|
||||
--with-ipv6 \
|
||||
--with-stream \
|
||||
--with-stream_ssl_module \
|
||||
--with-stream_ssl_preread_module \
|
||||
--with-http_v2_module \
|
||||
--without-mail_pop3_module \
|
||||
--without-mail_imap_module \
|
||||
|
Reference in New Issue
Block a user