ibexa

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

SlaverServerDatabase

Summary

The databases to use when logging in to the slaveservers.

Usage

 

SlaveServerDatabase[]
SlaveServerDatabase[]= database1
SlaveServerDatabase[]= database2
...

Description

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

Examples

SlaverServerDatabase[]
SlaverServerDatabase[]=publishslave
SlaverServerDatabase[]=publishslave2

This setup will use the database publishslave in the first slave server and the database publishslave2 in the second slave server.

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

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


Comments

There are no comments.