Caution: This documentation is for eZ Publish legacy, from version 3.x to 6.x.
For 5.x documentation covering Platform see eZ Documentation Center, for difference between legacy and Platform see 5.x Architecture overview.

UseSlaveServer

Summary

Enables the usage of slave database servers for read queries. (MySQL only)

Usage

 

UseSlaveServer=enabled|disabled

Description

Set this option to enabled to make eZ Publish load balance read queries between several SQL servers. You can set the location and login information for the slave servers using the settings:

  • SlaveServerArray
  • SlaverServerUser
  • SlaverServerPassword
  • SlaverServerDatabase

For all other connection options the values set for the standard database will be used.

This option only works on MySQL setups. You can read more about how to set up MySQL replication here.

Frederik Holljen (01/02/2005 10:31 am)

Julia Shymova (25/07/2008 12:22 pm)

Frederik Holljen, Julia Shymova


Comments

There are no comments.