Sure, but I doubt that would work very well with mongrel_cluster. You'd have to write something that started each mongrel on a different IP. Bleh.
-- Wes On 2/15/07, Vishnu Gopal <[EMAIL PROTECTED]> wrote: > > Or you can just have multiple IPs on one machine. But this seems a > very odd limitation =) > > Vish > > On 2/14/07, Wesley Moxam <[EMAIL PROTECTED]> wrote: > > > > 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 -~----------~----~----~----~------~----~------~--~---