ADOdb

Database Abstraction Layer for PHP

User Tools

Site Tools


v5:reference:loadbalancer:enable_sticky_sessionsl

This is an old revision of the document!


$enable_sticky_sessions

Applies To

ADOdb Load Balancer

See Also

AddConnection()

Syntax
 bool $enable_sticky_sessions

Description

The public class variable $enable_sticky_sessions pins the execution of commands to the last connection used.


Usage

$db->enable_sticky_sessions = true;
v5/reference/loadbalancer/enable_sticky_sessionsl.1493075222.txt.gz · Last modified: 2017/04/25 01:07 by mnewnham