nginx-tests/nginx-tests/upstream_hash.t ... ok nginx-tests/nginx-tests/upstream_hash_memcached.t ... skipped: Cache::Memcached not installed nginx-tests/nginx-tests/upstream_ip_hash.t ... skipped: no realip available nginx-tests/nginx-tests/upstream_least_conn.t ... ok nginx-tests/nginx...
如果上游包含不再解析的失效域名,则该模块还允许nginx启动。 默认情况下,如果上游服务器包含无法解析的域名,nginx将无法启动。 使用此模块,仍允许nginx以无效域名开头,但是将记录错误,并且无法解析的域名将标记为已关闭。 安装 ./configure --add-module=/path/to/nginx-upstream-dynamic-servers make && make install...
nginx-upstream-dynamic-servers An nginx module to resolve domain names inside upstreams and keep them up to date. By default, servers defined in nginx upstreams are only resolved when nginx starts. This module provides an additionalresolveparameter forserverdefinitions that can be used to asynchronous...