|
|
|
|
|
![]() |
|
|
|
Helpdesk
|
Enabling API clustering
Apr 18, 2011 07:00am
Question:
I have a number of Centova Cast servers and I'd like to be able to provision accounts on them from my billing system such that the accounts are distributed evenly to each server. Does Centova Cast support this?
Answer:
Yes, as of Centova Cast v2.1.0, this is supported.To begin, choose one of your Centova Cast servers to act as the "primary" server in your cluster. This will be the server to which your billing system connects to provision accounts across the cluster of servers. To enable API clustering, you must edit your Centova Cast system configuration file (usually /home/centovacast/system/config.php) on your primary Centova Cast server and add the following line: define('ENABLE_API_CLUSTERING',true); Once this line has been added, perform the following steps:
Centova Cast is now ready for distributed account
provisioning. |