Hi Bruce,
Many people are using a load balancer but this actually makes deployment more complicated, costs more and provides no benefit. So I would recommend not using a load balancer if you can avoid it.
Even with multiple frontends the clients do their own load balancing when you add a number of URLs for them to connect to.
A reverse proxy might be useful when offloading TLS encryption but you need to make sure that it disables any caching or buffering. An example is here
We generally find that when people use the cloud providers load balancer then responsiveness is much degraded due to frequent disconnections
Thanks
Mike
| Mike Cohen Digital Paleontologist, Velocidex Enterprises |
| | | | |
|
|