An open API service indexing awesome lists of open source software.

https://github.com/alexshukel/nginx-balancer

Nginx configuration for load balancer
https://github.com/alexshukel/nginx-balancer

Last synced: 5 months ago
JSON representation

Nginx configuration for load balancer

Awesome Lists containing this project

README

          

# Load balancer using nginx

docker-compose up -d
docker-compose ps
docker-compose logs -f server-1
docker-compose logs -f server-2
docker-compose logs -f server-3
watch -n 1 curl -s localhost:9999
docker rm -f load-balancer-detailed_server-3_1