How to automatically restart worker process on crash ?
Maxim Dounin
mdounin at mdounin.ru
Thu Mar 1 10:54:06 UTC 2012
Hello!
On Thu, Mar 01, 2012 at 04:08:04PM +0530, vivek goel wrote:
> Is it possible to automatically restart worker process on crash ?
> I am writing an nginx module. Question is if somehow it got crashed there I
> want to automatically start worker process.
Worker processes are automatically restarted by a master process
if they crash.
Maxim Dounin
More information about the nginx-devel
mailing list