I''m trying to setup a mongrel cluster. I''m relying on information collected from a number of sources but I''m relying heavily on http://mongrel.rubyforge.org/docs/apache.html. I have noted that a number of sources mention the necessity of having the mod_balancer module installed in Apache. However, my primary source makes no mention of this; but instead, mentions only the requirement of having the mod_proxy_balancer module installed. I''m confused. In an effort to resolve the confusion, I''m hypothesizing that the references I''ve read to mod_balancer were really just mal formed references to mod_proxy_balancer. I know, it''s a stretch, but I really don''t know how else to resolve the apparent conflict. Can someone please resolve the issue for me? Is there really a mod_balancer module that needs to be installed; or, is the mod_proxy_balancer module sufficient? Thanks for any input. ... doug --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "Ruby on Rails: Talk" group. To post to this group, send email to rubyonrails-talk-/JYPxA39Uh5TLH3MbocFFw@public.gmane.org To unsubscribe from this group, send email to rubyonrails-talk-unsubscribe-/JYPxA39Uh5TLH3MbocFFw@public.gmane.org For more options, visit this group at http://groups.google.com/group/rubyonrails-talk?hl=en -~----------~----~----~----~------~----~------~--~---
What version of Apache? I use mod_proxy_balancer on 2.2.x. On Jun 28, 2:11 pm, doug <ddjol...-Re5JQEeQqe8AvxtiuMwx3w@public.gmane.org> wrote:> I''m trying to setup a mongrel cluster. I''m relying on information > collected from a number of sources but I''m relying heavily onhttp://mongrel.rubyforge.org/docs/apache.html. > > I have noted that a number of sources mention the necessity of having > the mod_balancer module installed in Apache. However, my primary > source makes no mention of this; but instead, mentions only the > requirement of having the mod_proxy_balancer module installed. I''m > confused. In an effort to resolve the confusion, I''m hypothesizing > that the references I''ve read to mod_balancer were really just mal > formed references to mod_proxy_balancer. I know, it''s a stretch, but > I really don''t know how else to resolve the apparent conflict. Can > someone please resolve the issue for me? Is there really a > mod_balancer module that needs to be installed; or, is the > mod_proxy_balancer module sufficient? Thanks for any input. > > ... doug--~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "Ruby on Rails: Talk" group. To post to this group, send email to rubyonrails-talk-/JYPxA39Uh5TLH3MbocFFw@public.gmane.org To unsubscribe from this group, send email to rubyonrails-talk-unsubscribe-/JYPxA39Uh5TLH3MbocFFw@public.gmane.org For more options, visit this group at http://groups.google.com/group/rubyonrails-talk?hl=en -~----------~----~----~----~------~----~------~--~---
> What version of Apache? I use mod_proxy_balancer on 2.2.x.Thanks for the input. I''m using Apache 2.2.3. If you could just please verify that you have a cluster working with the mod_proxy_balancer module installed and with no module identified as mod_balancer installed, I think that would pretty much put the issue to bed for me. Thanks. ... doug P.S. I thought I had replied before; but, I guess something went amiss. Thanks again. --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "Ruby on Rails: Talk" group. To post to this group, send email to rubyonrails-talk-/JYPxA39Uh5TLH3MbocFFw@public.gmane.org To unsubscribe from this group, send email to rubyonrails-talk-unsubscribe-/JYPxA39Uh5TLH3MbocFFw@public.gmane.org For more options, visit this group at http://groups.google.com/group/rubyonrails-talk?hl=en -~----------~----~----~----~------~----~------~--~---
I have both 2.2.3 and 2.2.4 working with mongrel_cluster. I posted my notes and comments on my blog at http://www.rubyhead.com (sorry about shameless self-promotion). Joon On Jun 28, 4:04 pm, doug <ddjol...-Re5JQEeQqe8AvxtiuMwx3w@public.gmane.org> wrote:> > What version of Apache? I use mod_proxy_balancer on 2.2.x. > > Thanks for the input. I''m using Apache 2.2.3. If you could just > please verify that you have a cluster working with the > mod_proxy_balancer module installed and with no module identified as > mod_balancer installed, I think that would pretty much put the issue > to bed for me. Thanks. > > ... doug > > P.S. I thought I had replied before; but, I guess something went > amiss. Thanks again.--~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "Ruby on Rails: Talk" group. To post to this group, send email to rubyonrails-talk-/JYPxA39Uh5TLH3MbocFFw@public.gmane.org To unsubscribe from this group, send email to rubyonrails-talk-unsubscribe-/JYPxA39Uh5TLH3MbocFFw@public.gmane.org For more options, visit this group at http://groups.google.com/group/rubyonrails-talk?hl=en -~----------~----~----~----~------~----~------~--~---
On 6/28/07, doug <ddjolley-Re5JQEeQqe8AvxtiuMwx3w@public.gmane.org> wrote:> > I''m trying to setup a mongrel cluster. I''m relying on information > collected from a number of sources but I''m relying heavily on > http://mongrel.rubyforge.org/docs/apache.html. > > I have noted that a number of sources mention the necessity of having > the mod_balancer module installed in Apache. However, my primary > source makes no mention of this; but instead, mentions only the > requirement of having the mod_proxy_balancer module installed. I''m > confused. In an effort to resolve the confusion, I''m hypothesizing > that the references I''ve read to mod_balancer were really just mal > formed references to mod_proxy_balancer. I know, it''s a stretch, but > I really don''t know how else to resolve the apparent conflict. Can > someone please resolve the issue for me? Is there really a > mod_balancer module that needs to be installed; or, is the > mod_proxy_balancer module sufficient? Thanks for any input.I''m pretty sure your suspicion is right. mod_proxy_balancer is what you need. There is no mod_balancer AFAIK. BTW, this works great and is easy to configure with mongrel_cluster. --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "Ruby on Rails: Talk" group. To post to this group, send email to rubyonrails-talk-/JYPxA39Uh5TLH3MbocFFw@public.gmane.org To unsubscribe from this group, send email to rubyonrails-talk-unsubscribe-/JYPxA39Uh5TLH3MbocFFw@public.gmane.org For more options, visit this group at http://groups.google.com/group/rubyonrails-talk?hl=en -~----------~----~----~----~------~----~------~--~---
Reasonably Related Threads
- Scaling Rails with Apache 2.2, mod_proxy_balancer and Mongrel
- Apache mod_proxy_balancer hang on high traffic hour
- Apache+mod_proxy_balancer+Mongrel+Mephisto, Apache kills CPU
- Issues with mod_proxy/mod_proxy_balancer and my ded. server host
- Basic authentication with Apache and Mongrel