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

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.

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.