crash if too many processes

try running: $ script/server production

I believe this puts webrick into production mode, and prevent caching of classes. I'm wondering if something in dev mode is causing conflict.

Do you have a production server that you can sandbox and test there?

What are the logs/development.log saying?

Matt