Load Balancing Facility

Ask a Question related to Linux Setup, Configuration & Administration, Design and Development.

  1. #1

    Default Load Balancing Facility

    Hello,

    One of my customers wants to setup Load balancing using Linux system for
    their Web server farm. Is there any software tool that manages the load
    balancing for the Web farm?

    If I were to use a cluster, what packages would I need to have a load
    balancing facility setup?

    If anyone done this before, could you please point me to some resources on
    how you did it?

    Thank you in advance for any information and pointers.

    Subba Rao
    s u p e r o <AT> a t t g l o b a l <DOT> n e t
    Subba Rao Guest

  2. Similar Questions and Discussions

    1. Load Balancing
      wondering if anyone would have advice for me on load balancing with coldfusion either with software or hardware. our basic set up is NAT through...
    2. Load Balancing 101
      Hello. We had been using Microsoft's native load balancing with some success, but decided to move to a hardware load balancing system. We run...
    3. CF and Load Balancing without clustering
      Or you can do what I did, which is use a custom-built session manager which uses a database for session tracking. This allows you to use an...
    4. NTLM & Load Balancing
      It does not seem to be possible to host an NTLM (or Kerberos) authenticated web service without enabling HTTP Keep-Alives (to enable the...
    5. Setting up NIC load-balancing?
      I have two "Intel 8255x-based PCI Ethernet Adapters" in my Windows Server 2003 Enterprise Edition box. They are 10/100 and I would like to put them...
  3. #2

    Default Load Balancing Facility

    Hi,
    Here is answer for your doubt. You can use Linux Virtual server
    for Load balancing. Another name for this is "IP Virtual server". If u
    want to need more info about this or if need Load balancer and how to
    configure .......
    Go to Linuxvirtualserver.org


    This is a wonderful site .....there u can get all u r needs.


    regards,
    sathish.
    sathish kumar Guest

  4. #3

    Default Re: Load Balancing Facility

    Jem Berkes <jb@users.pc9.org> wrote in message news:<Xns93E4841138B72jbuserspc9org@130.179.16.24> ...
    > > One of my customers wants to setup Load balancing using Linux system
    > > for their Web server farm. Is there any software tool that manages
    > > the load balancing for the Web farm?
    >
    > I don't know if this applies to your situation, but if the "farm" consists
    > of multiple IP addresses then DNS alone can accomplish round robin
    > balancing. i.e. if [url]www.example.com[/url] resolves to multiple IP addresses, this
    > will distribute the traffic load between the hosts.
    Hi,
    Here is answer for your doubt. You can use Linux Virtual server
    for Load balancing. Another name for this is "IP Virtual server". If u
    want to need more info about this or if need Load balancer and how to
    configure .......
    Go to Linuxvirtualserver.org


    This is a wonderful site .....there u can get all u r needs.


    regards,
    sathish.
    sathish kumar Guest

  5. #4

    Default Re: Load Balancing Facility

    In article <Xns93E48941C1828nonamenowherenet@216.168.3.44>,
    Subba Rao <noname@nowhere.net> wrote:

    | One of my customers wants to setup Load balancing using Linux system for
    | their Web server farm. Is there any software tool that manages the load
    | balancing for the Web farm?
    |
    | If I were to use a cluster, what packages would I need to have a load
    | balancing facility setup?
    |
    | If anyone done this before, could you please point me to some resources on
    | how you did it?

    Unfortunately you are just short of having a optimal answer. The best
    thing available is the linuxvirtualserver.org stuff, which really needs
    custom kernels on every machine, etc, or will concentrate traffic in the
    virtual server.

    There is what appears to be far more capable code in the 2.6 kernel
    series, if I'm not reading it wrong it seems to be capable of working
    with unpatched kernels as targets, and possibly that "other operating
    system" as well. I'm just looking at mail from non-developers, I
    haven't gone to the site for info, but it's the same site so you can
    check that out and see if the new features are really more capable. On
    my list for Thanksgiving weekend, not before.

    --
    Bill Davidsen <davidsen@tmr.com> CTO, TMR Associates
    As we enjoy great advantages from inventions of others, we should be
    glad of an opportunity to serve others by any invention of ours; and
    this we should do freely and generously.
    -Benjamin Franklin (who would have liked open source)
    bill davidsen Guest

  6. #5

    Default Re: Load Balancing Facility

    bill davidsen wrote:
    > In article <Xns93E48941C1828nonamenowherenet@216.168.3.44>,
    > Subba Rao <noname@nowhere.net> wrote:
    >
    > | One of my customers wants to setup Load balancing using Linux system for
    > | their Web server farm. Is there any software tool that manages the load
    > | balancing for the Web farm?
    > |
    > | If I were to use a cluster, what packages would I need to have a load
    > | balancing facility setup?
    > |
    > | If anyone done this before, could you please point me to some resources
    > | on how you did it?
    >
    > Unfortunately you are just short of having a optimal answer. The best
    > thing available is the linuxvirtualserver.org stuff, which really needs
    > custom kernels on every machine, etc, or will concentrate traffic in the
    > virtual server.
    >
    > There is what appears to be far more capable code in the 2.6 kernel
    > series, if I'm not reading it wrong it seems to be capable of working
    > with unpatched kernels as targets, and possibly that "other operating
    > system" as well. I'm just looking at mail from non-developers, I
    > haven't gone to the site for info, but it's the same site so you can
    > check that out and see if the new features are really more capable. On
    > my list for Thanksgiving weekend, not before.
    >
    Perhaps you should give OpenMosix a try:

    [url]http://openmosix.sourceforge.net[/url]

    Kind regards, Joerg.

    Joerg Morbitzer Guest

Posting Permissions

  • You may not post new threads
  • You may post replies
  • You may not post attachments
  • You may not edit your posts

1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 83 84 85 86 87 88 89 90 91 92 93 94 95 96 97 98 99 100 101 102 103 104 105 106 107 108 109 110 111 112 113 114 115 116 117 118 119 120 121 122 123 124 125 126 127 128 129 130 131 132 133 134 135 136 137 138 139