Date: Mon, 9 Feb 2009 23:10:33 +0100 From: David DEMELIER <demelier.david@gmail.com> To: freebsd-ports@freebsd.org Subject: Lighttpd's initscript Message-ID: <b3954bba0902091410y7ad8a138r7b5b4e3048d57e02@mail.gmail.com>
next in thread | raw e-mail | index | archive | help
Hi If you use php FastCGI module with lighttpd daemon, it will start some new process like that: www php-cgi 673 root / 2 drwxr-xr-x 512 r www php-cgi 673 wd /usr 1183830 drwxr-xr-x 21504 r www php-cgi 673 text /usr 1184503 -rwxr-xr-x 2521078 r These process are not killed when you try to restart lighttpd by running /usr/local/etc/rc.d/lighttpd restart, so I think maybe this would be a good idea to make kill all process launched by lighttpd in the initscript.
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?b3954bba0902091410y7ad8a138r7b5b4e3048d57e02>