2.5. Load Balancing
2.5.1. Configure Load Balancing Copy linkLink copied to clipboard!
Copy linkLink copied to clipboard!
The Teiid JDBC driver does not perform true load-balancing. You can use it to route queries across the host:port combinations defined in the URL but it will not do it based on the load. Instead, you need to use HAProxy.