File tree Expand file tree Collapse file tree 1 file changed +2
-0
lines changed
content/nginxaas-azure/getting-started/nginx-configuration Expand file tree Collapse file tree 1 file changed +2
-0
lines changed Original file line number Diff line number Diff line change @@ -166,6 +166,7 @@ NGINXaaS for Azure supports a limited set of NGINX directives.
166
166
[ disable_symlinks] ( https://nginx.org/en/docs/http/ngx_http_core_module.html#disable_symlinks ) \
167
167
[ early_hints] ( https://nginx.org/en/docs/http/ngx_http_core_module.html#early_hints ) \
168
168
[ empty_gif] ( https://nginx.org/en/docs/http/ngx_http_empty_gif_module.html#empty_gif ) \
169
+ [ enforce_initial_report] ( https://nginx.org/en/docs/ngx_mgmt_module.html#enforce_initial_report ) \
169
170
[ env] ( https://nginx.org/en/docs/ngx_core_module.html#env ) \
170
171
[ error_log] ( https://nginx.org/en/docs/ngx_core_module.html#error_log ) \
171
172
[ error_page] ( https://nginx.org/en/docs/http/ngx_http_core_module.html#error_page ) \
@@ -367,6 +368,7 @@ NGINXaaS for Azure supports a limited set of NGINX directives.
367
368
[ least_conn (ngx_stream_upstream_module)] ( https://nginx.org/en/docs/stream/ngx_stream_upstream_module.html#least_conn ) \
368
369
[ least_time (ngx_http_upstream_module)] ( https://nginx.org/en/docs/http/ngx_http_upstream_module.html#least_time ) \
369
370
[ least_time (ngx_stream_upstream_module)] ( https://nginx.org/en/docs/stream/ngx_stream_upstream_module.html#least_time ) \
371
+ [ license_token] ( https://nginx.org/en/docs/ngx_mgmt_module.html#license_token ) \
370
372
[ limit_conn (ngx_http_limit_conn_module)] ( https://nginx.org/en/docs/http/ngx_http_limit_conn_module.html#limit_conn ) \
371
373
[ limit_conn (ngx_stream_limit_conn_module)] ( https://nginx.org/en/docs/stream/ngx_stream_limit_conn_module.html#limit_conn ) \
372
374
[ limit_conn_dry_run (ngx_http_limit_conn_module)] ( https://nginx.org/en/docs/http/ngx_http_limit_conn_module.html#limit_conn_dry_run ) \
You can’t perform that action at this time.
0 commit comments