ADOdb

Database Abstraction Layer for PHP

User Tools

Site Tools


v5:reference:loadbalancer:addconnection

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revisionPrevious revision
Next revisionBoth sides next revision
v5:reference:loadbalancer:addconnection [2017/04/20 01:26] mnewnhamv5:reference:loadbalancer:addconnection [2017/04/20 02:34] mnewnham
Line 13: Line 13:
 </WRAP> </WRAP>
 ===== Description ===== ===== Description =====
-The method ''addConnection()'' adds an ADOdb connection, created by the instantiation of the [[v5:reference:loadbalancer:getadodbobject|ADOdbLoadBalancerConnection()]] class to the load balancer connection pool. Until the connection is added to the pool it cannot be used by the load balancer. +The method ''addConnection()'' adds an ADOdb connection, created by the instantiation of the [[v5:reference:loadbalancer:getadodbobject|ADOdbLoadBalancerConnection()]] class to the load balancer connection pool. Until the connection is added to the pool it cannot be used by the load balancer
 + 
 +Note that a connection to the database is not established until the first command is executed.
 --------------------------- ---------------------------
 ===== Usage ==== ===== Usage ====
v5/reference/loadbalancer/addconnection.txt · Last modified: 2017/04/25 01:08 by mnewnham