is the current darling of the Ruby on Rails world, and for a very good reason – it is an excellent server for your Rails applications. Recently I switched to using Mongrel behind Apache running mod_proxy and I’ve had no complaints with it.
Before anyone points it out, yes there were some issues with this server recently but they were caused by mod_mono hogging all the memory, and not Mongrel/Rails. Once I disabled Mono normality was restored.
I did have one minor niggle though. After restarting my server a couple of times during the aforementioned Mono problems I had to restart Mongrel manually. I knew there was a better way to do it, but I didn’t know how. Now I do…
Comments disabled
Friday, June 9th, 2006Ah the joys of running bleeding edge software. It would appear that comments are broken in Typo svn at the moment. I tried a couple of the patches without success so instead I’ve disabled comments until it’s a) fixed or b) I fix it.
If you really want to comment, please email me or use a trackback.
Tags: comments, typo
Posted in Uncategorized | No Comments »