Is there any way to avoid fork() for debugging?

Valery Kholodkov valery+nginxen at grid.net.ru
Fri Oct 1 22:13:37 MSD 2010


daemon off;
master_process off;

Fabio Kaminski wrote:
> Is there any way to avoid fork() for debugging, like the -X option from 
> apache?
> 
> i've tried to set workers to 0 on config.. just the master process 
> alright.. but there's still a fork..
> 
> how you guys use gdb?

-- 
Best regards,
Valery Kholodkov



More information about the nginx mailing list