load-balancing

Community

Zero-downtime load balancing with nginx.

Authorbillyfranklim1
Version1.0.0
Installs0

System Documentation

What problem does it solve?

Distributes traffic across multiple app backends and enables zero-downtime deployments by guiding nginx upstream configuration, health checking, and scalable routing strategies.

Core Features & Use Cases

  • Upstream basics (Round Robin) to route requests across backend instances.
  • Weighted and health-check supported setups to balance load and maintain availability.
  • Multiple balancing algorithms (round robin, least connections, ip_hash) for different session models.
  • Zero-downtime deploy workflows and graceful reconfiguration to minimize user-perceived downtime.
  • Diagnostics and practical deployment guidance for Next.js and Laravel workloads.

Quick Start

Configure a basic upstream in your nginx site and verify load balancing across multiple backends.

Dependency Matrix

Required Modules

None required

Components

Standard package

💻 Claude Code Installation

Recommended: Let Claude install automatically. Simply copy and paste the text below to Claude Code.

Please help me install this Skill:
Name: load-balancing
Download link: https://github.com/billyfranklim1/claude-skills/archive/main.zip#load-balancing

Please download this .zip file, extract it, and install it in the .claude/skills/ directory.
View Source Repository

Agent Skills Search Helper

Install a tiny helper to your Agent, search and equip skill from 471,000+ vetted skills library on demand.