K 10 svn:author V 5 crees K 8 svn:date V 27 2012-10-29T14:29:15.084252Z K 7 svn:log V 468 Multiwatch forks multiple instance of one application and keeps them running; it is made to be used with spawn-fcgi, so all forks share the same fastcgi socket (no webserver restart needed if you increase/decrease the number of forks), and it is easier than to setup multiple daemontool supervised instances. WWW: http://redmine.lighttpd.net/projects/multiwatch/wiki PR: ports/171518 Submitted by: Christian Ullrich Feature safe: yes END