GitHub / khasanjon-dev / 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)
Stars: 0
Forks: 0
Open issues: 0
License: None
Language: Python
Size: 1010 KB
Dependencies parsed at: Pending
Created at: about 1 year ago
Updated at: about 1 year ago
Pushed at: about 1 year ago
Last synced at: about 1 year ago
Topics: django, django-rest-framework, docker, docker-compose, load-balancer, load-balancing, load-balancing-algorithm, load-testing, nginx, nginx-configuration, python, round-robin, testing, web