Use Settings Dashboard for BizTalk Server Performance Tuning

Overview

Using the Settings Dashboard, you can extensively tweak BizTalk Server settings for performance optimization. You can also modify settings for the BizTalk Group, BizTalk Host, and BizTalk Host Instance.

  • Group-level settings: At the group level, you can use the BizTalk Settings Dashboard to set properties like the configuration refresh interval, maximum message batch size, group level tracking, etc. These settings are applied to all machines in a BizTalk Group.

  • Host-level settings: At the host level, you can modify settings like host tracking, properties related to resource based throttling, properties related to message process throttling, and properties related to orchestrations throttling. These settings are applied to all instances of the selected host.

  • Host instance level settings: At the host instance level, you can modify .NET CLR settings and properties related to orchestration memory throttling. These settings are applied to only the selected host instance.

    For more information about BizTalk Group, BizTalk Host, and BizTalk Host Instance settings, see How to Modify Group Settings, How to Modify Host Settings, and How to Modify Host Instance Settings.

    The Settings Dashboard enables you to import/export BizTalk settings across deployments that need not be identical. Using the user interface, you can map the hosts and host instances from destination to source deployments. This helps you apply settings to an environment where host and machine names, or their respective counts, are different. For more details about importing/exporting BizTalk settings, see Import or export BizTalk Settings Using Settings Dashboard.

See Also

Manage BizTalk Server Performance Settings