win32: enabled ngx_stream_ssl_preread_module in our binary builds.

pull/417/head
Yichun Zhang (agentzh) 7 years ago
parent c41a76e485
commit 25faa6d002

@ -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 \

@ -38,6 +38,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 \

Loading…
Cancel
Save