mhpt>nginx -s reload
nginx: [error] OpenEvent("Global\ngx_reload_11812") failed (2: The system cannot find the file specified)
This is because nginx is not started, so an error is reported when reloading.
mhpt>nginx -s reload
nginx: [error] OpenEvent("Global\ngx_reload_11812") failed (2: The system cannot find the file specified)
This is because nginx is not started, so an error is reported when reloading.