Red Hat Training

A Red Hat training course is available for Red Hat JBoss Data Virtualization

2.5. Load Balancing

2.5.1. 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.