Joe MooreJoe Moore
Standup 06/19/2007
edit Posted by Joe Moore on Tuesday June 19, 2007 at 08:16PM

Interesting Things

  • "Do long file uploads lock up Mongrel processes?" Evidence seems to show that, at least with some web servers like nginx, the web server will handle all of the uploading, leaving the Mongrel processes to continue serving. Perhaps Apache does the same?

Ask for Help

  • "What is the preferred means for running Ruby/Rails processes on a scheduled basis?" People suggested the following: