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