Home Page › Forums › BizTalk 2004 – BizTalk 2010 › FTP in a load balanced environment › Re: FTP in a load balanced environment
January 18, 2010 at 3:37 PM
#24091
Clustering is only required for those receive adapters that can only run on a single host. These hosts would run as active-passive.
For other hosts load balancing makes more sense, like HTTP and WCF. In this case you can run these hosts as active-active.