How to create multiple host instances on different servers?

We all know that a Host can have multiple instances created in different servers for load balancing.
But how do we actually create multiple instances?
I have Server A. Installed BizTalk & SQL Server. It is up and running.
When I see the BizTalk host instances, I have one In-Process & Isolated host instances created which are running in Server A.

1

If I want to create another instance of BizTalk Server Application on “Server B”, I go to Hosts -> Right click -> New Host Instance.
But I don’t see “Server B”

2

3

To see, Server B here, install BizTalk Server on Server B.
Go to BizTalk Server Configuration of Server B, check the box to use existing databases & give “Server A”s SQL Databases.

4

5

Click on Apply configuration and finish the process.

6

Now if you log into “Server A” -> Host -> BizTalk Server Application -> Right Click -> New Host Instance -> you will see “Server A” and “Server B”

7

The machines “Server A” and “Server B” have different BizTalk Servers installed but they both point to same message box.
By this way, even if one of the servers is down, the other host instance can still process the messages and helps balancing load.

HTH

– Shiv

BizTalk360
BizTalk Server

Over 650+ customers across
30+ countries depend on BizTalk360

Learn More
Serverless360
Azure

Operate efficiently with enterprise-grade Azure monitoring,
tracing, remediation & governance in one platform

Learn More

Back to Top