show network http-proxy
This command displays the NGINX configuration files for HTTP proxy services.
Syntax
show network http-proxy conf {active|errors|new}
Command |
Description |
---|---|
active |
Displays the nginx.conf file, which is the currently active HTTP Proxy configuration. |
errors |
Displays the nginx.errors file, which displays the errors in the temp_nginx.conf file. |
new |
Displays the temp_nginx.conf file, which is the new configuration with invalid configuration. |
Command Mode
Basic and Privileged User
Example
This example displays the NGINX errors:
show network http-proxy conf errors nginx: [emerg] host not found in upstream "10.1.1.1.1:45" in /acBin/nginx/temp_n ginx.conf:34 nginx: configuration file /acBin/nginx/temp_nginx.conf test failed