NGINX Cookbook
上QQ阅读APP看书,第一时间看更新

How to do it...

Here's a quick reference table of the available commands:

 

Some modifications to NGINX will require a full restart, whereas others only need the configuration reloaded. In most instances where a configuration file has been modified, a reload is all which is required. NGINX will fork a new set of worker processes, allowing existing workers to complete and cleanly exit so that there is no downtime.