Skip to content

nginx -g

set global configuration directives, for example

nginx -g "pid /var/run/nginx.pid; worker_processes `sysctl -n hw.ncpu`;"