DBHost
Summary
Sets which database host to use when clustering with the eZDB File Handler.Usage
DBHost=<name host OR Host IP address>
Description
Use the actual host name as value. In most cases this value will be the same as the "Server" setting specified under the [DatabaseSettings] block of your "site.ini.append.php" configuration file.
When using an eZ DFS File Handler please refer to the settings in file.ini [eZDFSClusteringSettings].
Note: It is recommended to use a distinct database server if you are clustering for a high traffic website.
By default this setting is set to "db".
This setting is case sensitive.
Examples
DBHost=localhost DBHost=127.0.0.1
Ester Heylen (04/05/2010 10:25 am)
Ester Heylen (11/05/2010 11:37 am)
Comments
There are no comments.