Load-balancer options
- by toolkit
I am looking at a number of possible options for load-balancing.
So far, I am constrained to the following options:
DNS server load-balancer, balancing to a cluster of tomcat servers, with terracotta for session replication. Pros - don't have to buy new kit. Cons - DNS lb can keep directing to a broken server.
Hardware load-balancer, direct to…