views:

54

answers:

0

I am looking for a load balancer that:

  • Is good stuff (free, open source, documented)
  • Handles SSL
  • Workers register in the load balancer, instead of listing workers (like jboss mod_cluster)
  • works with apache tomcat (unlike jboss mod_cluster)

Anyone knows a load balancer that can do this?