A Hardware Load Balancing Exercise With A Kemp Loadmaster 2200

I recently had the opportunity to get my hands on a hardware load balancer for a project where, due to limitations in the configuration of the software, Windows Network Load Balancing could not be used. The piece of kit we got was a LoadMaster 2200 by Kemp Technologies. A GPS network/software services solution (NTRIP Caster) for surveyors needed load balancing, not only for distributing the load, but also to help with high availability. The software could not be configured to use a Virtual IP address of a Windows Load Balancer cluster. That meant when had to take the load balancing of the Windows server nodes. I had been interested in Kemp gear for a while now (in function of some Exchange implementations) but until recently I did not get my hands on a LoadMaster.

We have two networks involved. One the 192.1683.2.0/24 network serves as a management, back-office network to which the dial access calls are routed and load-balanced to 2 separate servers WebSurvey01 and WebSurvey02 (running VMs running on Hyper-V). The Other network is 192.168.1.0/24 and that serves the internet traffic for the web site and the NTRIP data for the surveyors, which is also load balanced to WebSurvey01 and WebSurvey02. The application needs to see the IP addresses of the clients so we want transparency. To achieve this we need to use the gateway of the VIP on the Kemp load balancer as the gateway. That means we can’t connect to those apps from the same subnet, but this is not required. The clients dial in or come in from the internet. A logical illustration (it’s not a complete overview or an exact network diagram) of such a surveyor’s network configuration is shown below.

Why am I using layer 7 load balancing? Well, layer 4 is a transport layer (which is transparent but not very intelligent) and as such is not protocol aware while layer 7 is an application layer and is protocol aware. I want the latter as this gives me the possibility to check the health of the underlying service, filter on content, do funky stuff with headers (which allows us to give the clients IP to the destination server => X-Forwarded-For header when using layer 7), load balance traffic based on server load or service etc. Layer 7 not as fast as layer 4, as there is more things to do, code to run, but when you don’t overload the device that not a problem as it has plenty of processing power.

The documentation for the KEMP LoadMaster is OK. But I really do advise you to get one, install it in a lab and play with all the options to test it as much as you can. Doing so will give you a pretty good feel for the product, how it functions, and what you can achieve with it. They will provide you with a system to do just that when you want. If you like it and decide to keep it, you can pay for it and it’s yours. Otherwise, you can just return it. I had an issue in the lab due to a bad switch and my local dealer was very fast to offer help and support. I’m a happy customer so far. It’s good to see more affordable yet very capable devices on the market. Smaller projects and organizations might not have the vast amount of server nodes and traffic volume to warrant high-end load balancers but they have needs that need to be served, so there is a market for this. Just don’t get in a “mine is bigger than yours” contest about products. Get one that is the best bang for the buck considering your needs.

One thing I would like to see in the lower end models is a redundant hot-swappable power supply. It would make it more complete.  One silly issue they should also fix in the next software update is that you can’t have a terminal connection running until 60 seconds after booting or the appliance might get stuck at 100% CPU load. Your own DOS attack at your fingertips. Update: I was contacted by KEMP and informed that they checked this issue out. The warning that you should not have the vt100 connected during a reboot is an issue the used to exist in the past but is no longer true. This myth persists as it is listed on the sheet of paper that states “important” and which is the first thing you see when you open the box. They told me they will remove it from the “important”-sheet to help put the myth to rest and your mind at ease when you unbox your brand new KEMP equipment. I appreciate their follow up and very open communication. From my experience, they seem to make sure their resellers are off the same mindset as they also provided speedy and correct information. As a customer, I appreciate that level of service.

The next step would be to make this he setup redundant. At least that’s my advice to the project team. Geographically redundant load balancing seems to be based on DNS. Unfortunately, a lot of surveying gear seems to accept only IP addresses so I’ll still have to see what possibilities we have to achieve that. No rush, getting that disaster recovery and business continuity site designed and setup will take some time anyway.

They have virtual load balancers available for both VMware and Hyper-V but not for their DR or Geo versions. Those are only on VMware still. The reason we used an appliance here is the need to make the load balancer as independent as possible of any hardware (storage, networking, host servers) used by the virtualization environment.

6 thoughts on “A Hardware Load Balancing Exercise With A Kemp Loadmaster 2200

  1. Hi – great story – thank you for sharing it.

    One thing I’m curious about – why did you specifically select a hardware appliance rather than a similarly specced virtual one (same performance and functionality)?

    You mentioned that you wanted to make the load balancer as independent as possible of any hardware (storage, networking, host servers) used by the virtualization environment. Surely you decided to go virtual for consolidation, utilization, standardization and flexibility reasons – to get away from underutilized third party hardware that did not meet your specs (e.g. dual power supplies)?

    Thanks, and best regards

    Owen

    • Hi. Not all background information, politics and reasons can be discussed in a blog post 🙂 As a matter of fact I’m having a good discussion about this subject with some colleagues and vendors who seem to be interested in this little story as well.

      1) This was a rush job, get it done yesterday, make sure it works. Is this the best planned and designed solution? Nope! A lot of the time the solution we build is the best we can do with the means at our disposal in the time available. When that happens, and it happens more than most organizations are willing to admit in public, you fight as you are. You can’t go home to make plans and come back fully equipped and rested.
      2) Kemp was recommend to me by three industry colleagues I know & respect for their honesty and expertise.
      3) Virtualization Infrastructure almost maxed out, not time to wait for project to remedy that and last reserve had to be available for app server.==> 1) rush job.
      3) VM Appliance on Hyper-V when buying not yet available ad far as I knew (now it is, they are moving very fast in that arena) and we could not wait ==> 1) rush job
      5) Kemp was very responsive and fast to answer all our requests. They have openly available pricing and where very good at understanding the our immediate needs and situation at hand. They beat the competition by getting all questioned answered within 24 hours so we could move ahead ==> 1) rush job.
      6) I would have liked the option of a redundant power supply but I could not get it for the budget at hand and within the time available to get things moving. I also would have liked a redundant solution but again, budget, just like I would have liked a virtual appliance if I had had the conditions to allow for it.
      7) In this situation virtualization is done for flexibility, agility, speed of provisioning etc. Underutilized third party hardware? All hardware is third party to me:-) And frankly savings in energy, reduction in space or underutilization in smaller environments is less of a priority compared to large data center. The scale for massive savings just isn’t there. The constant beating of that drum in SME is not a good idea, the real benefit comes from manageability, flexibility, Agility, Speed of provisioning, speedy disaster recovery, business continuity etc. at no extra cost. The fact that on a smaller scale you need to invest in redundancy and higher end servers more than before because you put more eggs in lesser baskets makes for less savings on a small scale.
      8) They have a running solution within budget, within time. I recommend a more “planned” solution in the long run to improve on what they have but again, the conditions in which we work in isn’t a picture perfect as we’d like.

      Voila, there you have it. The reason I shared this story is that I find only web farms and mail server stories and I found this to be a very cool project with some (to me) less obvious usage of a load balancer.

  2. Thanks for the write-up. I am looking to purchase a load balancer and Kemp continues to come up as a good low cost solution.
    For ~$250 you could get an Automatic Transfer Switch that will allow up to 8 devices “dual power” with single PS. I know it’s not redundant power supplies specifically, but the next best thing.
    My colo vendor offers 2 power rails, so this makes good financial sense if you can’t buy redundant devices.
    https://www.wti.com/p-166-pts-8ne15-1-automatic-power-transfer-switch.aspx

    • Thx for the feedback. I would like redundant powersuplies but I’m also convinced that redundant NLB devices are the way to go, if needed combined with site resilience. The trend towards virtualizing NLB appliances wil make this more feasble and the hardware/component redundacny will be taken care of by the hyper visor.

  3. Pingback: Hyper-V, KEMP LoadMaster & DFS Replication Provide FTP Solutions For Surveyors Network « Working Hard In IT

  4. Pingback: LoadMaster LMOS 7.2.52 firmware feature enhancements - Working Hard In ITWorking Hard In IT

Leave a Reply, get the discussion going, share and learn with your peers.

This site uses Akismet to reduce spam. Learn how your comment data is processed.