Merge pull request #5747 from agile6v/stream

feat: enable stream_realip_module
This commit is contained in:
Kubernetes Prow Robot 2020-06-22 09:28:40 -07:00 committed by GitHub
commit 1ba39f5088
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -456,6 +456,7 @@ WITH_FLAGS="--with-debug \
--with-http_v2_module \ --with-http_v2_module \
--with-stream \ --with-stream \
--with-stream_ssl_module \ --with-stream_ssl_module \
--with-stream_realip_module \
--with-stream_ssl_preread_module \ --with-stream_ssl_preread_module \
--with-threads \ --with-threads \
--with-http_secure_link_module \ --with-http_secure_link_module \