Skip to content
#

load-balancing-algorithm

Here are 17 public repositories matching this topic...

A comprehensive lab implementation of a segmented enterprise network using pfSense and CentOS. Features include Zero Trust firewalling (LAN/DMZ/Client zones), transparent Squid proxy filtering with bandwidth limiters, Nginx Layer 7 Weighted Round-Robin load balancing, and automated disaster recovery via custom Bash/Rsync scripting.

  • Updated Jan 7, 2026
  • Shell
nginx-load-balancer-round-robin

Load balancer with nginx algorithm Round Robin – Requests are distributed evenly across the servers, with server weights taken into consideration. This method is used by default (there is no directive for enabling it)

  • Updated Apr 30, 2024
  • Python

Improve this page

Add a description, image, and links to the load-balancing-algorithm topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with the load-balancing-algorithm topic, visit your repo's landing page and select "manage topics."

Learn more