My Rails app becomes unresponsive
Posted by: timo81
Posted on: 2006-12-12 02:52:00
I recently relocated my Rails app to DreamHost and now it seems to get stuck whenever I use the AJAX search function on the left. In the log it says:
[code=]A SystemExit occurred in
store#cars
exit /usr/lib/ruby/gems/1.8/gems/rails-1.1.6/lib/fcgi_handler.rb:126:in `exit'[/code]
This means FastCGI is to blame, right?
Timo Kleemann @ www.Pixelateur.com