Loadbalancer
  • Solutions
  • Products
  • Pricing
  • Resources
  • Contact us
Portal login
Talk to us Get started

Enhanced security

Security that never sleeps

Peak performance

Performance that scales with you

Healthcare solutions

Expertise in healthcare, object storage, and mission critical industries

Industrial applications

Every application, documented with care — for your critical industry

Partner solutions

Professional services

Zero downtime

Because that’s what matters

Multi-site resilience

True high-availability and failover, made easy

The Enterprise ADC

Smart, flexible, unbreakable — and trusted

The ADC Portal

Any load balancer, anywhere, one simple platform

Join the Endurance waitlist

Our next-gen application delivery platform

Reviews

based on 1,500+ reviews

Get a quote

Get technical support

The Enterprise GSLB

Global Server Load Balancing for multi-site resiliency

Reviews

based on 1,500+ reviews

Customer stories

Blog

Resources hub

Not your average Load balancer company

Learn why we are different

Architecting resilient object storage: Delivering multi-site capabilities for HPE with Loadbalancer.org GSLB

By combining the two technologies, this unified solution addresses a critical gap.
  • Solutions
  • ADC Enterprise
  • ADC Portal
  • Multi-site GSLB
  • Pricing
  • Company
  • Resources
  • Blog
  • Contact us

Insights from the load balancer experts

Search for a blog...
Architecting resilient object storage: Delivering multi-site capabilities for HPE with Loadbalancer.org GSLB
Latest

Architecting resilient object storage: Delivering multi-site capabilities for HPE with Loadbalancer.org GSLB

By combining the two technologies, this unified solution addresses a critical gap.
Layer 7 Blog Header Image L7 Letters Concept With Ethernet Cable Switchboard Background
Application Management

Layer 7 load balancing: The complete guide to boosting application performance

Layer 7 is content-aware so able to make intelligent decisions about where to send traffic...
Damian Pacuszka
• 10 mins
Young Professional Developer In Modern Tech Office Disgruntled With Ongoing It Problem
Storage

Optimizing data storage: Using content-length headers to solve the 'small objects problem'

Small workloads can sometimes create a unique set of problems that are hard to solve...
Joe Robinson
• 5 mins
The ultimate guide to Global Server Load Balancing (GSLB): Benefits, uses, and configurations
GSLB

The ultimate guide to Global Server Load Balancing (GSLB): Benefits, uses, and configurations

Global Server Load Balancing (GSLB) enables you to distribute internet or corporate network traffic across servers in multiple locations, anywhere in the world...
Joe Robinson
• 22 mins

Recent blogs

All posts
  • Healthcare
  • Storage
  • Print
  • Security
  • Microsoft
More Categories
    • F5 / Citrix / Kemp
    • HAProxy
    • Direct Server Return
    • Global Server Load Balancing
    • Web Application Firewall
    • AWS / Azure / GCP
    • Comparisons
    • Load Balancing How-tos
Load Balancer performance: Benchmarking HAProxy on EC2 (Quick and Dirty Style)
HAProxy

Load Balancer performance: Benchmarking HAProxy on EC2 (Quick and Dirty Style)

I get quite frustrated with benchmarks because they are very hard to perform properly, and even when you do them properly its very hard to get any useful data from them...
Malcolm Turnbull
• 2 mins
Identifying the originating IP address
Application Management

Apache and X-Forwarded-For Header: How to log XFF using Apache

There’s been a lot of debate here in the office about how best to capture both your Loadbalancer’s IP and the Source IP of the user in your access_log in Apache 2.4. This is the tried and tested method we've come up with...
Rob Cooper
• 4 mins
client source IP addresses and IIS logs
How-tos

IIS and X-Forwarded-For Header (XFF)

Although it's not technically a standard, the X-Forwarded-For (XFF) header is incredibly useful if you have any kind of proxy in front of your web servers...
Rob Cooper
• 4 mins
Why does GSLB suck?
GSLB

Why does GSLB suck?

Ok, before I start to fan the flames, let me start with the usual caveat; GSLB doesn't ALWAYS suck — just more often than you'd think, for these reasons.....
Malcolm Turnbull
• 4 mins
G-Zip Compression and Load Balancing
Performance

G-Zip Compression and Load Balancing

A couple of customers asked if our appliances would do G-Zip compression. In the past we hadn't given it much thought until someone offered us a card to test it!..
Mark Brookes
• 5 mins
EC2 load balancer appliance rocks, and its FREE... for now anyway.
Performance

EC2 load balancer appliance rocks, and its FREE... for now anyway.

I’m excited and slightly scared by our latest product! Excited because I've become slightly addicted to launching multiple instances in different parts of the world and load balancing the traffic seamlessly. Scared because this could change our whole business model...
Malcolm Turnbull
• 6 mins
How to enable SNAT in LVS (xt_ipvs) and iptables
Layer 4

How to enable SNAT in LVS (xt_ipvs) and iptables

The vast majority of layer 4 load balancers use LVS in two-arm NAT mode...
Mark Brookes
• 3 mins
Load balancing Microsoft Office Communications Server (OCS) with HAProxy
HAProxy

Load balancing Microsoft Office Communications Server (OCS) with HAProxy

Here at Loadbalancer.org we have recently started the certification process of our product with Microsoft Office Communications Server (OCS)...
Rob Cooper
• 2 mins
Load balancing Windows Terminal Server —  HAProxy and RDP Cookies or Microsoft Connection Broker
Open source

Load balancing Windows Terminal Server — HAProxy and RDP Cookies or Microsoft Connection Broker

When you have users depending on Windows Terminal Services for their main desktop, it's a good idea to have more than one Terminal Server. RDP, however, is not an easy protocol to load balance...
Andrew Zak
• 7 mins
Transparent proxy of SSL traffic using Pound to HAProxy backend patch and how-to
HAProxy

Transparent proxy of SSL traffic using Pound to HAProxy backend patch and how-to

I've previously blogged about how to get TPROXY and HAProxy working nicely together, but what if you want to terminate SSL traffic on the load balancer to use HAProxy to insert cookies in the standard HTTP stream to the backend servers?..
Malcolm Turnbull
• 4 mins
Loadbalancer.org guarantee 99.999% (5 nines) uptime to all of our customers
High Availability

Loadbalancer.org guarantee 99.999% (5 nines) uptime to all of our customers

Some vendors make a fair bit of hype about their products enabling 99.999% availability out of the box...
Malcolm Turnbull
• 4 mins
backend servers with full transparent proxy configured
HAProxy

Configure HAProxy with TPROXY kernel for full transparent proxy

If you use HAProxy as the load balancer then all of the backend servers see the traffic coming from the IP address of the load balancer...
Malcolm Turnbull
• 6 mins
LVS Local node patch for Linux 2.6.25, Centos 5 kernel build how-to
How-tos

LVS Local node patch for Linux 2.6.25, Centos 5 kernel build how-to

Standard Kernel builds of LVS (Linux Virtual Server) don't have the ability to load balance traffic that is from the local node...
Malcolm Turnbull
• 3 mins
Load balancing via Direct Routing has several key advantages over NAT based methods
Direct Server Return

Load balancing via Direct Routing has several key advantages over NAT based methods

One of the (many) traditional problems with load balancing is the requirement to change your infrastructure in order to implement a hardware load balancer...
Malcolm Turnbull
• 2 mins
Direct Routing aka. Direct Server Return — How to solve the ARP problem on Windows Server 2022
Direct Server Return

Direct Routing aka. Direct Server Return — How to solve the ARP problem on Windows Server 2022

Direct Routing aka. Direct Server Return (DSR) aka. N-Path is a great load balancing method. And it is, without doubt, the fastest method possible...
Malcolm Turnbull
• 5 mins
Why Layer 7 load balancing sucks...
Performance

Why Layer 7 load balancing sucks...

Hardware marketing execs get very excited about the fact that their product can magically scale your application by using ‘amazing Layer 7 technology’ in the load balancer such as cookie inserts and tracking/re-writing...
Malcolm Turnbull
• 6 mins

Get Started Today, for Free

Try us out—no strings, no stress, just seriously good load balancing and top-notch support. Let's make your apps unstoppable!

Try for free Book a meeting
  • Load balancer
    • Zero Downtime
    • Enhanced Security
    • Peak Performance
    • Industry Solutions
    • ADC Comparison
    • Citrix NetScaler Migration
  • Product
    • Enterprise ADC
    • ADC Portal
    • Pricing
    • ADC Free Trial
    • Portal Free Trial
  • Features
    • Layer 4 vs Layer 7
    • WAF
    • GSLB
    • Reverse Proxy
    • Feedback Agent
  • Company
    • It’s About You
    • Solutions
    • Load Balancer
    • HPE Partnership
  • Resources
    • Applications
    • Blog
    • Case Studies
    • Documentation
    • Quick Start
  • Support
    • Open Support Ticket
    • Security News
    • Reviews

Connect

Contact
  • Tel: +1 833 274 2566
  • Email: info@loadbalancer.org

2025 Loadbalancer.org, Inc.

  • Contact
  • Privacy
  • Terms
  • Legal
Navigate
Close