On 11/29/05, David Ascher <[EMAIL PROTECTED]> wrote: > > > On 11/29/05, Kevin Dangoor <[EMAIL PROTECTED]> wrote: > > > > Looks like Trac went down. TextDrive recently decided to stop using > > the "daedalus" tool to keep processes running, and I'm not sure what > > their replacement is... > > I just use an hourly cronjob to start tracd. It fails gracefully if tracd is > already running.
Careful with that... the whole reason TxD banned Daedalus is because of runaway Rails processes hanging, get restarted, hanging, getting restarted, hanging, etc, which brought down an entire shared server on several occasions. Generally if a process dies, it's for a reason, and it's a better idea to figure out what the reason is before just blindly trying again. -- Tim Lesher <[EMAIL PROTECTED]>

