comparison auto/options @ 688:f31b19fe7f48 NGINX_1_3_7

nginx 1.3.7 *) Feature: OCSP stapling support. Thanks to Comodo, DigiCert and GlobalSign for sponsoring this work. *) Feature: the "ssl_trusted_certificate" directive. *) Feature: resolver now randomly rotates addresses returned from cache. Thanks to Anton Jouline. *) Bugfix: OpenSSL 0.9.7 compatibility.
author Igor Sysoev <http://sysoev.ru>
date Tue, 02 Oct 2012 00:00:00 +0400
parents 2e8a942c8872
children
comparison
equal deleted inserted replaced
687:a7305f494f1c 688:f31b19fe7f48
386 --without-http_limit_req_module disable ngx_http_limit_req_module 386 --without-http_limit_req_module disable ngx_http_limit_req_module
387 --without-http_empty_gif_module disable ngx_http_empty_gif_module 387 --without-http_empty_gif_module disable ngx_http_empty_gif_module
388 --without-http_browser_module disable ngx_http_browser_module 388 --without-http_browser_module disable ngx_http_browser_module
389 --without-http_upstream_ip_hash_module 389 --without-http_upstream_ip_hash_module
390 disable ngx_http_upstream_ip_hash_module 390 disable ngx_http_upstream_ip_hash_module
391 --without-http_upstream_least_conn_module
392 disable ngx_http_upstream_least_conn_module
393 --without-http_upstream_keepalive_module
394 disable ngx_http_upstream_keepalive_module
391 395
392 --with-http_perl_module enable ngx_http_perl_module 396 --with-http_perl_module enable ngx_http_perl_module
393 --with-perl_modules_path=PATH set Perl modules path 397 --with-perl_modules_path=PATH set Perl modules path
394 --with-perl=PATH set perl binary pathname 398 --with-perl=PATH set perl binary pathname
395 399