On 2/14/07, tapH20guru <[EMAIL PROTECTED]> wrote: > > I've seen Pen and Pound discussed, but has anyone used PBL (http:// > plb.sunsite.dk/ha.html) in their rails setup?
It's not suitable for load balancing mongrel, unless you want to have an application spread over many machines with one mongrel per server. The config accepts multiple IP addresses, but you can only add one port to connect to. I just tested it out and confirmed that: servers_ip 127.0.0.1 servers_port 8000 8001 8002 does not work. -- Wes --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "Deploying Rails" group. To post to this group, send email to rubyonrails-deployment@googlegroups.com To unsubscribe from this group, send email to [EMAIL PROTECTED] For more options, visit this group at http://groups.google.com/group/rubyonrails-deployment?hl=en -~----------~----~----~----~------~----~------~--~---