|
||
The following database tables are used to store information for the web farm module:
•CMS_WebFarmServer - contains records representing web farm servers.
•CMS_WebFarmTask - stores web farm synchronization tasks.
•CMS_WebFarmServerTask - stores relationships between web farm servers and synchronization tasks. Each entry indicates that a task should be processed by a server. Successfully completed tasks are automatically deleted from the table.