In the future I might implement load balancing using UltraMonkey.
Now my question is:
Since I'll be putting apache and mysql on separate servers, what do I need to modify in Dolphin so that it points to the DB on the other server?
I'm using 6.1.6
In the future I might implement load balancing using UltraMonkey. Now my question is: Since I'll be putting apache and mysql on separate servers, what do I need to modify in Dolphin so that it points to the DB on the other server? I'm using 6.1.6 |
You will find your database settings in inc/header.inc.php https://www.deanbassett.com |