Choking experienced while using the TCP/IP Adapter for BizTalk Server 2006
Posted
by Burhan
on Stack Overflow
See other posts from Stack Overflow
or by Burhan
Published on 2009-02-20T12:28:26Z
Indexed on
2010/06/01
7:03 UTC
Read the original article
Hit count: 278
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.
© Stack Overflow or respective owner