Ruby ForumNGINX > running nginx in the foreground
on 07.05.2008 17:55
I have looked around of documentation on this but haven't found any. Is it possible to keep the nginx master process from going into the background/damonizing when starting it? I would like to have it run in the foreground rather than becoming a daemon. Thanks. -Joe
on 07.05.2008 18:28
On Wednesday 07 May 2008, Joe Williams wrote: > I have looked around of documentation on this but haven't found any. Is > it possible to keep the nginx master process from going into the > background/damonizing when starting it? I would like to have it run in > the foreground rather than becoming a daemon. daemon off