AV-Looks
Watching and Wondering

Managing dispatch.fcgi processes

Posted by Andrew Thu, 15 Jun 2006 23:55:00 GMT

Rails committer Jamis Buck recently explained in this post why it is important not to use static FastCGI processes on shared webservers. AVLUX took Jamis’ helpful guidance and used it as a starting point to enable all its Rails hosting customers to manage their own FastCGI processes

At the end of this post Jamis writes:

“Note, however, that a reboot of the machine hosting your account will require you to run the spawn scripts for your applications again… I’m sure there’s a handy solution for that floating around somewhere, but I don’t know it offhand.”

At AVLUX this is how we facilitate our Rails developers managing their own dispatch.fcgi processes, and ensuring that they all run at startup:

Read more...

Posted in , ,  | Tags , , , ,  | no comments | no trackbacks