Huge Networks
LoginUnder DDoS Attack?

Distribua tráfego inteligentemente e garanta alta disponibilidade

O Load Balancer da Huge Networks distribui automaticamente tráfego entre múltiplas instâncias, garantindo que suas aplicações permaneçam disponíveis, responsivas e resilientes a falhas.

Layer 4 & 7
SSL/TLS Termination
Auto-scaling Ready
Criar Load BalancerVer recursos

Por que usar Load Balancer?

Garanta que suas aplicações sempre estejam disponíveis e responsivas

Alta Disponibilidade

Elimine pontos únicos de falha. Se uma instância falhar, o tráfego é automaticamente redirecionado para instâncias saudáveis.

99.995%
uptime

Performance Otimizada

Distribui inteligentemente o tráfego baseado na carga atual de cada servidor, garantindo resposta rápida e consistente.

< 5ms
latency

Escalabilidade Transparente

Adicione ou remova instâncias sem interrupção. O load balancer se adapta automaticamente às mudanças de infraestrutura.

Ilimitado
scaling
1M+
Conexões Simultâneas

Suporte para milhões de conexões concorrentes

< 5ms
Latência Adicionada

Overhead mínimo de processamento

99.99%
SLA de Uptime

Garantia de disponibilidade do serviço

Recursos avançados inclusos

Throughput Elevado
Auto-scaling Integration
Multi-zona
SSL/TLS Offloading
WebSocket Support
HTTP/2 Ready
IPv6 Support
Global Load Balancing
Real-time Metrics
Advanced Health Checks
Session Persistence
DDoS Protection
FLEXIBILITY

Supported Protocols

Layer 7

HTTP/HTTPS

Web protocol with intelligent content-based load balancing

Layer 4

TCP/UDP

Low-level transport for maximum performance

Termination

SSL/TLS

SSL offload to optimize backend performance

Real-time

WebSocket

Native support for real-time applications

OSI Layers Support

Layer 7
Application (HTTP/HTTPS)
Layer 6
Presentation (SSL/TLS)
Layer 5
Session
Layer 4
Transport (TCP/UDP)

Algorithm Visualization

S1
S2
S3
S4

Round Robin

Requests distributed sequentially: Server 1 → Server 2 → Server 3 → Server 1...

ALGORITHMS

Load Balancing Algorithms

Round Robin

DEFAULT

Uniform and rotative distribution

Least Connections

EFFICIENT

Sends to instance with fewer connections

Source IP Hash

STICKY

Maintains sessions from the same client

Weighted

CUSTOM

Based on capacity

PROACTIVE

Intelligent Health Checks

# Health Check Configuration
type: HTTP
path: /health
interval: 30s
timeout: 5s
unhealthy_threshold: 3
healthy_threshold: 2
# Backend Status
✓ web-01 (10.0.1.10) - Healthy
✓ web-02 (10.0.1.11) - Healthy
✗ web-03 (10.0.1.12) - Unhealthy

Health Check Animation

web-0110.0.1.10
Healthy
web-0210.0.1.11
Healthy
web-0310.0.1.12
Unhealthy
Health checks executed every 30 seconds or less.

Session Flow

U1
User
LB
Load Balancer
Always Server 2
S2
Server 2
The user will always be directed to Server 2 while the session is active
STATEFUL

Session persistence (sticky sessions)

Cookie-based

Uses cookies to maintain session on the same server

Source IP

Based on client IP

Custom header

Custom HTTP header

💡 When to use?

Ideal for applications that maintain user state on the server, such as shopping carts, login sessions or temporary data not stored in the database.

Configuração rápida e simples

Configure seu Load Balancer em segundos com uma sintaxe clara e intuitiva em YAML.

load-balancer-config.yaml
# Load Balancer Configuration
load_balancer:
  name: "prod-lb-01"
  algorithm: "round-robin"
  protocol: "https"
  port: 443
  ssl_termination: true

# Health Check Settings
health_check:
  protocol: "http"
  path: "/health"
  interval: "30s"
  timeout: "5s"
  unhealthy_threshold: 3
  healthy_threshold: 2

# Backend Servers
backends:
  - name: "web-server-01"
    ip: "10.0.1.10"
    port: 80
  - name: "web-server-02"
    ip: "10.0.1.11"
    port: 80
  - name: "web-server-03"
    ip: "10.0.1.12"
    port: 80

Under DDoS Attack?

Request 24/7 emergency support - Immediate protection in less than 24 hours

Huge Networks

Secure, scalable and efficient cloud infrastructure.

ISO 27001
SOC 2

Huge Networks

  • About Us
  • Careers
  • Press
  • Partner Program
  • Data Centers
  • Backbone
  • Compliance

Cloud Compute

  • General Purpose
  • Memory Optimized
  • CPU Optimized
  • Kubernetes
  • Auto Scaling
  • Snapshots
  • Load Balancer
  • Savings Plans

Network Security & Telco

  • DDoS Protection
  • HugeGuard Cloud
  • HGW Appliances
  • Ethernet and MPLS
  • IP Transit

Resources

  • API Reference
  • Blog
  • Status
  • Contact

© 2026 Huge Networks. All rights reserved

Privacy Policy and Terms of UseRefund Policy