Hacker News new | ask | show | jobs
by sigil 3962 days ago
What HTTPD are you running? If you're running one that does its own child process management (like nginx or apache), you should explicitly disable process group isolation via a ./no-setsid file.

http://untroubled.org/daemontools-encore/supervise.8.html