# What is HAProxy and why it is used?

What is HAProxy and why it is used?

##### Post Metadata
- Posted at: almost 4 years ago
- Author title: Pinned by G2 as a common question
- Net upvotes: 1


## Comments
### Comment 1

HAProxy makes your web application highly available, meaning that if you place it in your network in front of two or more web application servers, HAProxy will relay traffic to those servers in roughly equal volume. That way, if some of your servers go offline, HAProxy will simply route traffic away from them towards the healthy servers. The term for this is &quot;load balancing&quot;, and HAProxy is a popular load balancer that you can install onto Linux. Of course, it offers additional features related to security, monitoring, routing, and traffic management.

##### Comment Metadata
- Posted at: over 3 years ago
- Author title: Director of Documentation at HAProxy Technologies
- Net upvotes: 2



## Related Product
[HAProxy](https://www.g2.com/products/haproxy/reviews)

## Related Category
[Load Balancing](https://www.g2.com/categories/load-balancing)

## Related discussions
- [How well does Trello scale into a larger team?](https://www.g2.com/discussions/1-how-well-does-trello-scale-into-a-larger-team)
  - Posted at: almost 13 years ago
  - Comments: 6
- [Can we please add a new section](https://www.g2.com/discussions/2-can-we-please-add-a-new-section)
  - Posted at: almost 13 years ago
  - Comments: 0
- [Quantifiable benefits from implementing your CRM](https://www.g2.com/discussions/quantifiable-benefits-from-implementing-your-crm)
  - Posted at: almost 13 years ago
  - Comments: 4


