Tagged Questions
0
votes
0answers
124 views
Mongrel with prefix shows service temporarily unavailable
I want to run rails application using prefix option with mongrel + apache configuration on linux system.
Configured the application (rails_app/) with following step from slice host article ...
0
votes
1answer
192 views
How to balance load in a Apache + Mongrel application
I was wondering if someone can explain how can a rails application be balanced.
Two questions:
Does it even help having separate rails applications reading from the same database in the same ...
0
votes
1answer
100 views
Does Mongrel do IPv6 well?
I'm using
mongrel + apache 2.2 + mod_proxy_balancer.
apache2.2 is IPv6 well
http://httpd.apache.org/docs/2.2/en/bind.html#ipv6
Does Mongrel do IPv6 well?
Platform:RHEL
ruby:1.8.6