message box polling interval

Home Page Forums BizTalk 2004 – BizTalk 2010 message box polling interval

Viewing 1 reply thread
  • Author
    Posts
    • #21840

      Hi,

      How can we change the messagebox polling interval in BizTalk 2006 R2? I read somewhere that if we change polling interval from 500 millisec to 100 millisec in adm_serverClass we can get better performance. This is for BTS 2004. Do we have similar way to change the polling interval in BizTalk 2006 R2?

      I have a application which send POs to customer over HTTP Dricet port and update databases. It takes 6 sec to finish the job. I have to reduce the time. I guess i could save atleast 1 sec if i change the polling time.

      I am would like to know what happen if i reduce the message box polling interval :
      1. will it reduce the process time? 
      2. Is there any negative impact by this?

      Siva

    • #21848

      It is the same or pretty similar as to BT 2004.

      See the “Reduce the MaxReceiveInterval value in the adm_ServiceClass table of the BizTalk Server management database” part of this page, it should address most of your questions:

      http://msdn.microsoft.com/en-us/library/cc594552.aspx

      • #21862

        Thank you for your help Thiago. I have changed the value and BTS process faster than before.

Viewing 1 reply thread
  • The forum ‘BizTalk 2004 – BizTalk 2010’ is closed to new topics and replies.