comparison auto/options @ 6436:8f038068f4bc

Stream: UDP proxy.
author Roman Arutyunyan <arut@nginx.com>
date Wed, 20 Jan 2016 19:52:12 +0300
parents 39a806ccf21e
children 9eefb38f0005
comparison
equal deleted inserted replaced
6435:d1c791479bbb 6436:8f038068f4bc
477 --with-mail_ssl_module enable ngx_mail_ssl_module 477 --with-mail_ssl_module enable ngx_mail_ssl_module
478 --without-mail_pop3_module disable ngx_mail_pop3_module 478 --without-mail_pop3_module disable ngx_mail_pop3_module
479 --without-mail_imap_module disable ngx_mail_imap_module 479 --without-mail_imap_module disable ngx_mail_imap_module
480 --without-mail_smtp_module disable ngx_mail_smtp_module 480 --without-mail_smtp_module disable ngx_mail_smtp_module
481 481
482 --with-stream enable TCP proxy module 482 --with-stream enable TCP/UDP proxy module
483 --with-stream=dynamic enable dynamic TCP proxy module 483 --with-stream=dynamic enable dynamic TCP/UDP proxy module
484 --with-stream_ssl_module enable ngx_stream_ssl_module 484 --with-stream_ssl_module enable ngx_stream_ssl_module
485 --without-stream_limit_conn_module disable ngx_stream_limit_conn_module 485 --without-stream_limit_conn_module disable ngx_stream_limit_conn_module
486 --without-stream_access_module disable ngx_stream_access_module 486 --without-stream_access_module disable ngx_stream_access_module
487 --without-stream_upstream_hash_module 487 --without-stream_upstream_hash_module
488 disable ngx_stream_upstream_hash_module 488 disable ngx_stream_upstream_hash_module