On 6/22/07, Ezra Zygmuntowicz <[EMAIL PROTECTED]> wrote: > Second vote for HAProxy, it's probably the most flexible fast > software load balancer around. Although I know it will not be able to > inspect your rails sessions, thats not an option at the load > balancing point.
HAProxy has some rather fancy stuff around session affinity - it can match sessions by patterns in cookies. Even though it obviously won't have access to server-side Rails session data, you can copy enough of that data to a cookie and have HAProxy look at that. -- Alex --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---