Hello All, We are looking for a Load Balance solution on Amazon EC2 for hight traffic service. Currently our service have about 130,000 connections per second (average) on a traffic about 67Mb/s IN (average) and 18,34 Mb/s OUT (average). We had tested many solutions and we have tested software load balancers which run on EC2 instance (CentOS+HaProxy) but it can handle about 700-1000 HTTP connections per second. We will be very happy if we can use some kind of hardware Load Balancers for EC2 instances (or other solution for us) which can handle so much traffic and big number of connections per second. We are very unhappy to use DNS Round-Robin because of known problems, but we can use it for 2-3 Load Balancers.