ibexa

Caution: This documentation is for eZ Publish legacy, from version 3.x to 5.x.

SlaveServerArray

Summary

The hostnames of the slaveservers to use for read queries.

Usage

 

SlaveServerArray[]
SlaveServerArray[]= hostname1
SlaveServerArray[]= hostname2
...

Description

Specify one database server on each row of the setting. The order is significant and you have to use the same order for the settings in SlaverServerUser, SlaverServerPassword and SlaverServerDatabase.

Examples

SlaveServerArray[]
SlaveServerArray[]=donald
SlaveServerArray[]=mickey

This setup will load balance read queries between the main database server and the database servers located on donald and mickey.

Frederik HolljenĀ (01/02/2005 10:33 am)

Frederik HolljenĀ (01/02/2005 10:34 am)


Comments

There are no comments.