Closed aluttik closed 6 years ago
This was throwing an NgxParserDirectiveContextError:
NgxParserDirectiveContextError
http { upstream { state /path/to/state/file.conf; } }
Although it shouldn't've, as you can see here: http://nginx.org/en/docs/http/ngx_http_upstream_module.html#state http://nginx.org/en/docs/stream/ngx_stream_upstream_module.html#state
:1st_place_medal::dash:
:dash:
This was throwing an
NgxParserDirectiveContextError
:Although it shouldn't've, as you can see here:
http://nginx.org/en/docs/http/ngx_http_upstream_module.html#state
http://nginx.org/en/docs/stream/ngx_stream_upstream_module.html#state