Displaying 1 result from an estimated 1 matches for "rails_machine".
2007 Jan 02
10
problems with apache 2.2 proxying to mongrel cluster
...problems with the apache 2.2-mod_proxy_balancer-
mongrel setup.
My setup is:
CentOS 4.3
apache 2.2.3 (compiled from source) with mod_proxy_balancer
mysql 4.1
ruby 1.8.4
mongrel 0.3.14 (I know I need to update but I think this problem is
independent of the mongrel version)
mongrel_cluster 0.2.0
rails_machine 0.1.1
I have apache setup as per Coda''s configuration on his blog posting
from several months back.
http://blog.codahale.com/2006/06/19/time-for-a-grown-up-server-rails-
mongrel-apache-capistrano-and-you/
I have 4 mongrels in my cluster.
Things work fine for periods of time but after...