Nathan
Nathan

Reputation: 1250

Biztalk Server's Number of Concurrent Orchestrations Is Too Few

We're currently having an issue with our Biztalk having too few concurrent orchestrations and is causing delay in delivering messages. The system has been running for years and the issue happened just recently. In a normal state it would have 20-40 concurrent orchestrations but currently it's been running only 4 or less at the same time.

The same configuration on a test server is working properly so at first we thought clearing the database would help, but unfortunately hasn't.

Any advise will be greatly appreciated.

Upvotes: 0

Views: 67

Answers (1)

DTRT
DTRT

Reputation: 11040

First thing is to fire up Performance Monitor and see if the system is Throttling and if so, why. See: Host Throttling Performance Counters

Upvotes: 1

Related Questions