HAProxy Enterprise Ingress Controller
HAProxy TechnologiesExternal reviews
884 reviews
from
and
External reviews are not included in the AWS star rating for the product.
Open Source Flexibility That Fits My Homelab
What do you like best about the product?
The open source aspect was a really nice addition when trying this out on my homelab
What do you dislike about the product?
Honestly, I'm not sure. It was the only product recommended when researching
What problems is the product solving and how is that benefiting you?
Load balance with a cluster
HAProxy: Bulletproof Reliability and High-Performance Traffic Routing
What do you like best about the product?
HAProxy is celebrated for its unmatched balance of high-performance and deep, granular control. Its lightweight, event-driven architecture handles massive traffic volumes with minimal overhead. Engineers value it for its "bulletproof" reliability, sophisticated health checks, and powerful Layer 4/7 routing, making it an essential, high-efficiency bridge for modern, scalable infrastructure deployments.
What do you dislike about the product?
HAProxy's main downsides revolve around usability:
Configuration Complexity: Managing monolithic configuration files at scale is difficult and prone to error.
Dated UI: The native stats dashboard is purely functional and lacks modern, intuitive management features.
No Static Hosting: It cannot serve static assets, requiring additional infrastructure.
Steep Learning Curve: Configuring complex routing requires significant expertise.
Configuration Complexity: Managing monolithic configuration files at scale is difficult and prone to error.
Dated UI: The native stats dashboard is purely functional and lacks modern, intuitive management features.
No Static Hosting: It cannot serve static assets, requiring additional infrastructure.
Steep Learning Curve: Configuring complex routing requires significant expertise.
What problems is the product solving and how is that benefiting you?
Problems Solved:
Server Overload: Prevents traffic spikes from crashing single servers by distributing requests.
Downtime: Automatically removes unresponsive servers from the pool, preventing 503 errors.
Resource Inefficiency: Offloads SSL/TLS encryption, freeing backend servers to focus on application logic.
Routing Complexity: Manages sophisticated Layer 4/7 routing logic, like content-based splitting.
Server Overload: Prevents traffic spikes from crashing single servers by distributing requests.
Downtime: Automatically removes unresponsive servers from the pool, preventing 503 errors.
Resource Inefficiency: Offloads SSL/TLS encryption, freeing backend servers to focus on application logic.
Routing Complexity: Manages sophisticated Layer 4/7 routing logic, like content-based splitting.
Fast, Straightforward, and Easy to Use
What do you like best about the product?
Very fast, straightforward, and easy to use. Very approachable to read the config too.
What do you dislike about the product?
There is nothing I can think of that I dislike.
What problems is the product solving and how is that benefiting you?
Load balancing hundreds of customer web sites
Reliable and Dependable Performance
What do you like best about the product?
its reliability and performance under heavy load.
What do you dislike about the product?
compared to newer solutions, it can feel less developer-friendly out of the box.
What problems is the product solving and how is that benefiting you?
helps me manage and distribute traffic across multiple backend servers
HAproxy or Trefik
What do you like best about the product?
I’d rate it around 8 or 9 out of 10. I would definitely recommend HAProxy for most use cases, especially where you need a high-performance, reliable load balancer.
What do you dislike about the product?
One thing I find challenging about HAProxy is the learning curve, especially when dealing with more advanced configurations. The syntax is powerful, but it’s not always the most intuitive, so it can take time to get comfortable with it.
Another aspect is that compared to some newer tools, it’s less ‘plug-and-play.’ For example, solutions like Traefik or Envoy offer more native integration with dynamic environments like Kubernetes, whereas HAProxy often requires additional setup or external tooling to achieve similar flexibility.
Another aspect is that compared to some newer tools, it’s less ‘plug-and-play.’ For example, solutions like Traefik or Envoy offer more native integration with dynamic environments like Kubernetes, whereas HAProxy often requires additional setup or external tooling to achieve similar flexibility.
What problems is the product solving and how is that benefiting you?
HAProxy is primarily solving the problem of distributing traffic efficiently and reliably across multiple backend services. In a production environment, sending all traffic to a single server creates a bottleneck and a single point of failure. HAProxy eliminates that by acting as a high-performance load balancer and reverse proxy.
Proxy Support I Love
What do you like best about the product?
Proxy is a good feature that I like about haproxy
What do you dislike about the product?
No proxy is a good feature that haproxy should include
What problems is the product solving and how is that benefiting you?
Connection between on prem to cloud. The integration is quite easy .
Go-to reverse Proxy
What do you like best about the product?
HAProxy works without drama, at scale with config that can be generated easily per instance it uses. It is my good to proxy of choice
What do you dislike about the product?
Won’t lie, the config can get pretty gnarly. It’s not always easy to validate and check ahead of time. Not anything that the age of AI doesn’t get past though
What problems is the product solving and how is that benefiting you?
use HAProxy on EC2 to route incoming traffic to the right backend services. It solves having a single entry point and keeps things decoupled
Great Engagement
What do you like best about the product?
Good engagement, product seems good, & could be a good fit for us.
What do you dislike about the product?
Nothing, very happy with what’s being offered.
What problems is the product solving and how is that benefiting you?
Tech solutions challenges
Love The Solution
What do you like best about the product?
The Solution for our openshift clusters works fine.
What do you dislike about the product?
Nothing, it is working verry well by us.
What problems is the product solving and how is that benefiting you?
Loadbalancing of our ha ingresscpntroller in our openshift
HAProxy from an UserPerspective
What do you like best about the product?
HAProxy integrates seamlessly into OpenShift as the default ingress controller. The performance under high load is excellent, and the configuration via annotations is straightforward for routing and TLS termination.
What do you dislike about the product?
Advanced custom configurations in OpenShift require workarounds via ConfigMap patches, which can be tricky. Better native support for fine-grained timeout and header manipulation without leaving the OpenShift abstraction layer would be helpful.
What problems is the product solving and how is that benefiting you?
HAProxy handles all ingress traffic routing in our OpenShift cluster, replacing the need for manual load balancing. It ensures high availability for our internal services and enables TLS termination at the edge, which simplifies certificate management across multiple applications significantly.
showing 11 - 20