diff options
| author | Roman Arutyunyan <arut@nginx.com> | 2016-01-20 19:52:12 +0300 |
|---|---|---|
| committer | Roman Arutyunyan <arut@nginx.com> | 2016-01-20 19:52:12 +0300 |
| commit | 2ce791f2cddff967fd3bcbbedcd4ea283a9c77e1 (patch) | |
| tree | 5f4426530cda21647392b3dace3f4248b0515d2e /auto/options | |
| parent | c790f9673d2f5730e17d2eb9d0a31b662a3d82f9 (diff) | |
| download | nginx-2ce791f2cddff967fd3bcbbedcd4ea283a9c77e1.tar.gz nginx-2ce791f2cddff967fd3bcbbedcd4ea283a9c77e1.tar.bz2 | |
Stream: UDP proxy.
Diffstat (limited to 'auto/options')
| -rw-r--r-- | auto/options | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/auto/options b/auto/options index 8ac6aa437..ac8beb19b 100644 --- a/auto/options +++ b/auto/options @@ -479,8 +479,8 @@ cat << END --without-mail_imap_module disable ngx_mail_imap_module --without-mail_smtp_module disable ngx_mail_smtp_module - --with-stream enable TCP proxy module - --with-stream=dynamic enable dynamic TCP proxy module + --with-stream enable TCP/UDP proxy module + --with-stream=dynamic enable dynamic TCP/UDP proxy module --with-stream_ssl_module enable ngx_stream_ssl_module --without-stream_limit_conn_module disable ngx_stream_limit_conn_module --without-stream_access_module disable ngx_stream_access_module |
