For a good deal of time I’ve been experiencing numerous problems relating to mongrel and mongrel_cluster. I’ve received proxy errors from my main site:
Proxy Error
The proxy server received an invalid response from an upstream server.
The proxy server could not handle the request GET /.
Reason: Error reading from remote server
Apache/2.2.3 (Red Hat) Server at [myserver.com] Port [...]
I’ve finally gotten to a point where I have been ready to upgrade to Rails 2.0.2 on one of my production machines (running Red Hat Enterprise 5). I ran into a little snag in that when trying to update rails; no error or anything, just a response that Rails 1.2.3 was installed:
-bash-3.1$ sudo gem update [...]
A number of months ago ActiveReload came on the scene with a new application called “Warehouse” which makes for a really aesthetic and functional way of managing repositories in Subversion.
The app requires you to install the Ruby Subversion Bindings, and while it may seem quick in the instructions, it wasn’t like that for me [...]
If you’re a developer on a Mac or Linux box, building in Rails using Capistrano like me you can get really tired of having to “cd” to a 25 character long directory path 10 times a day while running all your script/”whatevers” while you work. Well, here’s my list of 12 shortcuts I can’t live [...]
Feedback