Lighttpd's initscript

David DEMELIER demelier.david at gmail.com
Mon Feb 9 14:43:07 PST 2009


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.


More information about the freebsd-ports mailing list