-
Website
http://fredbrunel.com/journal/ -
Original page
http://fredbrunel.com/journal/2006/12/trouble-with-rails-and-ruby-185/ -
Subscribe
All Comments -
Community
-
Top Commenters
-
jaampool
1 comment · 1 points
-
Brandon
1 comment · 1 points
-
Daniel Ha
1 comment · 396 points
-
Busby SEO Test
1 comment · 1 points
-
Mark Douglass
2 comments · 2 points
-
-
Popular Threads
sudo gem install fastthread
Current version is 0.6.1 i believe
Thanks a lot for your help, I'll give it a try as soon as possible. If it actually fix the issue, I'm just wondering why this is not part of Ruby core or a mandatory dependency with Mongrel's gem.
By the way, do you know if Ruby has to be compiled with pthread support (thing that I've done) because it's not enabled by default.
Concerning the log file, I'm not rotating it at the moment...
That's interesting that you are seeing this issue and are not rotating logs. Perhaps you should email the Mongrel mailing list and Zed will chime in.
That's what I though concerning the installation procedure... Generally default settings are just fine.
I followed your advices and I managed to get more stability but I had to downgrade lots of software...
I'm now running with Ruby 1.8.4 + fastthread + Mongrel 0.3.13.3. I had the issue with Mongrel 0.3.13.4 and 1.0.
Actually, the configuration I use is also the choice of one my hosting provider (http://a2hosting.com) where I also run some Rails apps...
I'll try the Mongrel mailing list as you suggested.
Thanks for your help.
I found some introspection code that dumps objects state but it's not easy to find out.
I you have suggestions.