vote up 0 vote down star
1

I am using the TCP/IP Adapter for BizTalk Server 2006 which was obtained from codeplex: http://www.codeplex.com/BTSTCPIP
Once the application was deployed in production, we started to experience choking in the performance of the application. The more the requests, the more the performance degradation.
Sometimes, it happens that the receive ports become non-responsive and we have to forcefully restart the host instances to temporarily let the services respond again but we experience the same problems again and again. I would like to ask if any of you have used the same adapter and have you ever experienced the similar issues? If yes, how can we overcome theses issues.

Thanks.

flag

13% accept rate
are the ports non responsive during or after high volume? do you have suspended messages around the time of failure? – Victor Feb 24 at 17:05
There are no suspended messages when the problem occurs, the messages just remain enqueued in Active state after the problem. – Burhan Feb 27 at 5:03

1 Answer

vote up 0 vote down

We experienced similar behaviour but it was a deeper systemic problem. Is the issue affecting other appplications? Is your DBA seeing excessive blocking in the database? Are your SQL Jobs running and/or failing? Are your backups processing at a regular interval?

I documented the problem we had Here.

link|flag

Your Answer

Get an OpenID
or

Not the answer you're looking for? Browse other questions tagged or ask your own question.