当NGX_ADDONS 不为空,则加载相关 config ,以设置变量 1197iftest-n"$NGX_ADDONS";then11981199echoconfiguring additional modules12001201forngx_addon_dirin$NGX_ADDONS1202do1203echo"adding module in$ngx_addon_dir"12041205ngx_module_type=1206ngx_module_name=1207ngx_module_incs=1208ngx_module_deps=1209...
iftest -n"$NGX_ADDONS";thenechoconfiguring additional modulesforngx_addon_dirin$NGX_ADDONSdoecho"adding module in $ngx_addon_dir"iftest -f $ngx_addon_dir/config;then. $ngx_addon_dir/configecho"+ $ngx_addon_name was configured"elseecho"$0: error: no $ngx_addon_dir/config was found"e...
. $ngx_addon_dir/static/config have=NGX_HTTP_BROTLI_FILTER . auto/have have=NGX_HTTP_BROTLI_FILTER_MODULE . auto/have # deprecated # The final name for reporting. ngx_addon_name=ngx_brotli 132 changes: 132 additions & 0 deletions132filter/config ...
NGX_ADDON_SRCS="$NGX_ADDON_SRCS $ngx_addon_dir/src/ngx_http_gm_filter_convert.c" NGX_ADDON_SRCS="$NGX_ADDON_SRCS $ngx_addon_dir/src/ngx_http_gm_filter_composite.c" NGX_ADDON_DEPS="$NGX_ADDON_DEPS $ngx_addon_dir/src/ddebug.h" NGX_ADDON_DEPS="$NGX_ADDON_DEPS $ngx_addon_dir/...
Here is the full content of the config file: > > ngx_addon_name=ngx_http_upstream_hash_module > HTTP_MODULES="$HTTP_MODULES ngx_http_upstream_hash_module" > NGX_ADDON_SRCS="$NGX_ADDON_SRCS > $ngx_addon_dir/ngx_http_upstream_hash_module.c" > > have=NGX_HTTP_UPSTREAM_HASH . auto...
{ provide: TranslateCompiler, useClass: TranslateMessageFormatCompiler, }, }), ], }).compileComponents(); fixture = TestBed.createComponent(TestAddonListItemFilePropComponent); component = fixture.componentInstance; fixture.detectChanges(); }); it("should create", () => { expect(component)....
node-addon-api 3.2.1 间接依赖 npm @babel/helper-validator-option 7.18.6 间接依赖 npm text-table 0.2.0 间接依赖 npm string_decoder 1.3.0 间接依赖 npm @types/jasmine 4.3.1 间接依赖 npm jsonfile 6.1.0 间接依赖 npm jsprim 1.4.2 间接依赖 npm @esbuild/sunos-x64 0.16.9 直接依赖 npm nor...
node-addon-api 3.2.1 间接依赖 npm string_decoder 1.1.1 间接依赖 npm streamroller 3.1.5 间接依赖 npm stream-combiner 0.2.2 间接依赖 npm execa 4.1.0 间接依赖 npm error-ex 1.3.2 间接依赖 npm has-symbols 1.0.3 间接依赖 npm parse5 7.1.2 间接依赖 npm minimatch 3.1.2 间接依赖 npm sax 1.2...
$ngx_addon_dir/ngx_healthcheck_status.c " have=NGX_STREAM_UPSTREAM_CHECK . auto/have have=NGX_HTTP_UPSTREAM_CHECK . auto/have if [ "$ngx_module_link" = DYNAMIC ]; then #first module name as main module name. ngx_module_name="ngx_stream_upstream_check_module ngx_http_upstream_che...
NGX_ADDON_SRCS="$NGX_ADDON_SRCS $ngx_addon_dir/ngx_http_proxy_connect_module.c" have=NGX_HTTP_PROXY_CONNECT . auto/have1,405 changes: 1,405 additions & 0 deletions 1,405 ngx_http_proxy_connect_module.c Load diff Large diffs are not rendered by default. 365...