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. This option is database independent and works for all database implementations. You can set the location and loginingormation 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)
Frederik Holljen (28/02/2005 2:49 pm)
Comments
There are no comments.