RE: Load balancing BT server 2004

From: Eldar Musayev (Eldar_Musayev_at_online.microsoft.com)
Date: 01/06/05

  • Next message: DaveC: "RE: Load balancing BT server 2004"
    Date: Thu, 06 Jan 2005 18:17:46 GMT
    
    

    Well, if you send messages to different queues (Biztalk receive locations),
    then it should be load balanced ok. In this case, check your F5
    configuration. For reference, MSMQ port is 1801.

    If you send all messages to the same queue (recieve location in
    BizTalk)from the same sender/queue, then you have a problem whether you are
    using BizTalk or Windows MSMQ. The reason is that exactly once in order
    delivery cannot send the first message to one machine and the second one to
    another -- it will break the order. See more in my blog at
    http://weblogs.asp.net/eldarm/, September 17 post. That also comes from
    the way MSMQ works. When sending from host Ato host B queue C, it
    establishes TCP connection. This is the moment where load balancing
    happens. After TCP connection is established, all following messages for
    queue Ñ from host A to host B go through this keep-alive point-to-point
    connection until it is broken for some reason.

    Hope, this clarifies the picture. Regards,
    Eldar

    This posting is provided "AS IS" with no warranties, and confers no rights.

    EBusiness Server Team
    --------------------
    >> Thread-Topic: Load balancing BT server 2004
    >> thread-index: AcTtPjvmq9B0/o/jR2ei9NWqrlHHLA==
    >> X-WBNR-Posting-Host: 209.98.3.205
    >> From: "=?Utf-8?B?RGF2ZUM=?=" <DaveC@discussions.microsoft.com>
    >> Subject: Load balancing BT server 2004
    >> Date: Tue, 28 Dec 2004 16:35:02 -0800
    >> Lines: 16
    >> Message-ID: <19E58F32-7E0C-42D4-8334-31B39CFD8203@microsoft.com>
    >> MIME-Version: 1.0
    >> Content-Type: text/plain;
    >> charset="Utf-8"
    >> Content-Transfer-Encoding: 7bit
    >> X-Newsreader: Microsoft CDO for Windows 2000
    >> Content-Class: urn:content-classes:message
    >> Importance: normal
    >> Priority: normal
    >> X-MimeOLE: Produced By Microsoft MimeOLE V6.00.3790.0
    >> Newsgroups: microsoft.public.biztalk.server
    >> NNTP-Posting-Host: TK2MSFTNGXA03.phx.gbl 10.40.1.29
    >> Path: cpmsftngxa10.phx.gbl!TK2MSFTNGXA03.phx.gbl
    >> Xref: cpmsftngxa10.phx.gbl microsoft.public.biztalk.server:10662
    >> X-Tomcat-NG: microsoft.public.biztalk.server
    >>
    >> I have a three tier application. The web tier communicates with the
    Biztalk
    >> 2004 tier using MSMQT. We currently have 3 Biztalk machines. Each of
    the
    >> machines has the same functionality on them. We would like to load
    balance
    >> the MSMQT messages across these three machines. We have an expensive
    BigIP
    >> load balancer from F5. We want to use the F5.
    >>
    >> We have experimented with load balancing the MSMQT by configuring the F5
    to
    >> listen on all ports. It seems that once a web box sends a message to
    one of
    >> the BT boxes, all the requests from that box will be routed to that same
    box.
    >> We would like each request to be routed to another box.
    >>
    >> My question is has anyone been able to successfully load balance MSMQT
    >> requests using F5? If so then is there some configuration on either the
    F5
    >> or BT Server that must be made to make this work?
    >>
    >> Thank you
    >>


  • Next message: DaveC: "RE: Load balancing BT server 2004"

    Relevant Pages

    • Re: NLB - No Affinity Not Working
      ... Q.How Does the NLB Load Balancing Algorithm Work? ... This algorithm enables cluster hosts to ... When the client population is small ... requests to each cluster host; the load percentage for each host is set in ...
      (microsoft.public.windows.server.clustering)
    • Load balancing on AIX system.
      ... configuration document as such. ... could u tell me the way to do load balancing on AIX host connected to multi links. ... its possible to configure the above situation with "Etherchannel" ... with Etherchannel-enabled switch. ...
      (AIX-L)
    • Re: Oracle 10g TAF Vs FAN
      ... Ravip via DBMonster.com wrote: ... I need your valuable inputs to make the load balancing evenly distribute. ... have pasted my tnsnames.ora and I believe there should be some configuration ... (SERVER = DEDICATED) ...
      (comp.databases.oracle.server)
    • Re: virtual address (url) resolution for website
      ... as this defeats our load balancing solution. ... > want users to know which server they are logging into. ... involving configuration of your load-balanced servers, ... frame to display the page on the other server result in the URL in the ...
      (microsoft.public.windows.inetexplorer.ie6.browser)
    • Summary: Tru64 5.1b dynamic load balancing between hbas
      ... mentioned there was nothing that I had to do to enable load balancing. ... Original Question: ... hba's and had a few questions on the configuration and verification that ...
      (Tru64-UNIX-Managers)