I'm planning a web deployment that could require 50+ servers all being load balanced. RackSpace cloud only allows 25 nodes per load balancer, and you can't chain the load balancers. Amazon doesn't appear to list any such limitations.
My fall-back plan is to use HXProxy, but I'd much rather use something easier to set up.
Can anyone answer the title question, or suggest an alternative architecture? (Other than anything that involves fewer nodes :) )