A couple of Key registry settings for the HL7 adapter that I thought I'd jot down
onto my online diary.
Some tweaks to apply under heavy load to the HL7 adapter
-
Create the registry key MLLPSendFlushTimeout
-
Create new registry key under HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\BizTalk
Accelerator for HL7/Version 2.0 with following details:
-
Name : MLLPSendFlushTimeout
-
Value : 0
-
Set MaxReceiveInterval to 50 ms
-
Open Microsoft SQL Server Management Studio.
-
Expand Databases node and select BizTalkMgmtDb database.
-
Expand Tables node and open table adm_ServiceClass.
-
Set the value of MaxReceiveInterval to 50ms corresponding to the Name=Messaging
InProcess.
Initially it is 500ms.
>