Queue Controller is able to replicate all user files from Master to Standby Server. The mechanism works as describes below:
Stand-Alone:
•On startup, all updated files in "Scripts", "Scripts\Soundfiles" and "Skin" folder are uploaded to the database global scope automatically
•File changes in the "Scripts", "Scripts\Soundfiles" and "Skin" folder are updated in the database global scope
•Files in "Html\Custom", "Config\Users", "Config\Queues" and "Config\Global" folder are not uploaded to the database
Master-Server:
•On startup, all updated files in "Scripts", "Scripts\Soundfiles" and "Skin" folder are uploaded to the database global scope automatically
•On startup, all updated files in "Config\Users", "Config\Queues", "Html\Custom" folder are uploaded to the database global scope
•File changes in the "Scripts", "Scripts\Soundfiles" and "Skin" folder are updated in the database global scope
•File changes in the "Config\Users", "Config\Queues" and "Config\Global" folder are updated in the database queue controller user scope
•File changes in the "Html\Custom" folder are updated in the database queue controller user scope
Standby-Server:
•On startup, all updated files in global scope are downloaded to local file system automatically
•File changes in database are downloaded to local file system automatically
•There is no file upload of any kind on standby server
Copyright © 2018 3iMedia GmbH