https://github.com/soumyadip007/multiple-container-and-load-balancer-using-nodejs-express-docker-composer-and-haproxy
HAProxy is free, open source software that provides a high availability load balancer and proxy server for TCP and HTTP-based applications that spreads requests across multiple servers. It is written in C and has a reputation for being fast and efficient.
https://github.com/soumyadip007/multiple-container-and-load-balancer-using-nodejs-express-docker-composer-and-haproxy
Last synced: 3 months ago
JSON representation
HAProxy is free, open source software that provides a high availability load balancer and proxy server for TCP and HTTP-based applications that spreads requests across multiple servers. It is written in C and has a reputation for being fast and efficient.
- Host: GitHub
- URL: https://github.com/soumyadip007/multiple-container-and-load-balancer-using-nodejs-express-docker-composer-and-haproxy
- Owner: soumyadip007
- License: apache-2.0
- Created: 2021-06-15T10:51:56.000Z (over 4 years ago)
- Default Branch: main
- Last Pushed: 2021-06-15T11:10:32.000Z (over 4 years ago)
- Last Synced: 2025-02-24T02:16:46.793Z (8 months ago)
- Language: JavaScript
- Homepage:
- Size: 371 KB
- Stars: 3
- Watchers: 1
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Multiple-Container-and-Load-Balancer-using-NodeJS-Express-Docker-Composer-and-HAProxy
HAProxy is a free, very fast and reliable solution offering high availability, load balancing, and proxying for TCP and HTTP-based applications. It is particularly suited for very high traffic web sites and powers quite a number of the world's most visited ones. Over the years it has become the de-facto standard opensource load balancer, is now shipped with most mainstream Linux distributions, and is often deployed by default in cloud platforms.
![]()