Disabling Publication

Home Page Forums BizTalk 2004 – BizTalk 2010 Disabling Publication

Viewing 1 reply thread
  • Author
    Posts
    • #19593

       I like to know more about creating multiple Messageboxes.
      How it work? How does disabling publication on master messagebox helps?
      What role does the master do after u disable publlication?
      Please guide.
      regards,

    • #19599

      You can find answers to most of your questions in msdn.  however here is the summary. 

      Multiple message boxes are used in a ‘scale-out’ scenario.  In multiple-message box scenario, biztalk has to perform an addition task of distributing the load of incoming messages.  this routing logic is performed on the master messagebox.  the message is then published to one of the message boxes, including master message box itself.  but it is considered as a best practice to disable publishing on master messagebox and use it only for routing, else it would become the bottleneck.

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