Questo contenuto non è disponibile nella lingua selezionata.
10.3. Configure Load Balancing
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.