I am designing the architecture for a moderately large installation that will include hosts in multiple zones across geographically dispersed datacenters.
In the whole company we standardized on F5's global traffic manager (GTM) and local traffic manager (LTM) for HA and load balancing of services.
While we could have all hosts directly contact one server in the home DC I think it is better to use proxies.
To optimize performance while retaining reliability I'd like to use the following setup for proxies to hosts using the topology balancing for best performance.
Hosts(100s+) -> [Proxy VIP on GTM] -> LTMs(3+) -> Proxy servers
Server to proxies could go direct but would prefer to use LTMs for redundancy.
Does it matter which proxy a host talks to for active checks sending data to the server?
I realize that many use software based HA and monitors but for larger firms load balancers are a common pattern.
Any thoughts or advice regarding F5 load balancers for HA / performance
In the whole company we standardized on F5's global traffic manager (GTM) and local traffic manager (LTM) for HA and load balancing of services.
While we could have all hosts directly contact one server in the home DC I think it is better to use proxies.
To optimize performance while retaining reliability I'd like to use the following setup for proxies to hosts using the topology balancing for best performance.
Hosts(100s+) -> [Proxy VIP on GTM] -> LTMs(3+) -> Proxy servers
Server to proxies could go direct but would prefer to use LTMs for redundancy.
Does it matter which proxy a host talks to for active checks sending data to the server?
I realize that many use software based HA and monitors but for larger firms load balancers are a common pattern.
Any thoughts or advice regarding F5 load balancers for HA / performance
Comment