JOBS - fallback to old conf in case reload failed

This commit is contained in:
bunkerity
2020-12-16 15:22:49 +01:00
parent 119e963612
commit f258426f55
18 changed files with 178 additions and 128 deletions

View File

View File

View File

View File

@@ -1,5 +1,5 @@
daemon on;
pid /tmp/nginx.pid;
pid /tmp/nginx-temp.pid;
events {
worker_connections 1024;