Back to search
This project is a simple load balancer built using Nginx and Node.js, and containerized with Docker. It allows you to distribute incoming traffic across multiple Node.js servers, providing increased availability and performance.
Stars
9
Forks
8
Watchers
9
Open Issues
1
Overall repository health assessment
No package.json found
This might not be a Node.js project
8
commits
Merge branch 'master' of https://github.com/josephDev123/loadbalancer-nginx-nodejs
2d4452eView on GitHubremoved error in Dockerfile and added a callback in the server.js file
6d9d4aaView on GitHub