rails--rails/railties/dispatches
David Heinemeier Hansson 5da277b182 Added begin/rescue around the FCGI dispatcher so no uncaught exceptions can bubble up to kill the process (logs to log/fastcgi.crash.log)
git-svn-id: http://svn-commit.rubyonrails.org/rails/trunk@831 5ecf4fe2-1ee6-0310-87b1-e25e094e27de
2005-03-04 12:12:55 +00:00
..
dispatch.fcgi Added begin/rescue around the FCGI dispatcher so no uncaught exceptions can bubble up to kill the process (logs to log/fastcgi.crash.log) 2005-03-04 12:12:55 +00:00
dispatch.rb Fixed WEBrick servlet slowdown over time by restricting the load path reloading to mod_ruby #372 2005-01-06 15:56:57 +00:00