Replicating Verity Collections across multiple Coldfusion servers
- by trevorv
I have three load-balanced Coldfusion servers running my application. Any time I create or index a Verity Collection, the changes are only reflected on the server that handled the request. Is there a way to synchronize these changes to all my Coldfusion servers?