I'm using runit to supervise nginx, and to get it to work properly, I had to set daemon = off; In the nginx.conf. The documentation says that this shouldn't be used in production. I was wondering why this was and if it is safe to keep running like this. Cheers, Chris