head	1.1;
access;
symbols;
locks; strict;
comment	@# @;


1.1
date	2012.10.29.14.29.15;	author crees;	state Exp;
branches;
next	;


desc
@@


1.1
log
@SVN rev 306615 on 2012-10-29 14:29:15Z by crees

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 <chris+freebsd@@chrullrich.net>
Feature safe:	yes
@
text
@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
@
