Sign in
Categories
Your Saved List Partners Sell in AWS Marketplace Amazon Web Services Home Help

HAProxy Enterprise - Red Hat Enterprise Linux 8 AMI

HAProxy Technologies | 2.6r1-20230215

Linux/Unix, Red Hat Enterprise Linux RHEL 8.7 - 64-bit Amazon Machine Image (AMI)

Reviews from AWS Marketplace

0 AWS reviews
  • 5 star
    0
  • 4 star
    0
  • 3 star
    0
  • 2 star
    0
  • 1 star
    0

External reviews

79 reviews
from G2

External reviews are not included in the AWS star rating for the product.


    Rahul C.

I have used it for Load Balancer, Good to use as LB

  • November 15, 2022
  • Review provided by G2

What do you like best about the product?
It is best for high Traffic Region, Not found any downtime so far,
What do you dislike about the product?
I haven't found any cons so far, love to use it further.
What problems is the product solving and how is that benefiting you?
HAProxy help us for Load balancer setup proxy setup


    Computer Software

The Most Consistent Loadbalancer I worked

  • November 09, 2022
  • Review provided by G2

What do you like best about the product?
Easy to configure , Easy to deploy , Robust,Consistent, Fantastic Performance
It is going into running state very fast as same as response time you can get from HAProxy.
What do you dislike about the product?
It was before such as supporting gRPC or creating Kubernetes Ingress with HAProxy.
Now like ingress controller and gRPC support there are lots of open source and enterprise options that is supporting new protocols as well as new environment like Kubernetes directly integrated with HAProxy.
What problems is the product solving and how is that benefiting you?
It is combining API Gateway, Loadbalancer and Proxy server at same place. It is solving problems that can be solve with different tools. Time and cost efficiency!


    Ryan O.

Excellent

  • November 09, 2022
  • Review provided by G2

What do you like best about the product?
Strong community support, excellent documentation, highly configurable
What do you dislike about the product?
Some features are poorly documented or documentation is difficult to find.
What problems is the product solving and how is that benefiting you?
Scalability and high availability


    Michael "Irish" O.

Fast and Flexible

  • November 09, 2022
  • Review provided by G2

What do you like best about the product?
HAProxy is amazingly fast and incredibly flexible. SSL termination makes certificate management simple. Being able to dynamically and programmatically configure frontends and backends gives you options for any circumstances.
What do you dislike about the product?
The configuration language can be a bit complex, but it offers a lot of power.
What problems is the product solving and how is that benefiting you?
Typical load balancing and high-availability concerns. Zero-downtime upgrades of services behind the proxy via traffic management.


    Marketing and Advertising

Amaze with performance and license price

  • November 08, 2022
  • Review verified by G2

What do you like best about the product?
It brings down HW Load balancing and it gives us the to use whatever HW we want to boot the HAProxy performance
What do you dislike about the product?
The only thing this product does not support is a pool of source nat IP and we need to put source nat IP to each back end manually
What problems is the product solving and how is that benefiting you?
- Perform much better then HW LBS like A10 of F5
- It gives much visibility of process traffic
- License which is not restrict to do certain things only


    Information Services

Very efficient and reliable

  • November 08, 2022
  • Review provided by G2

What do you like best about the product?
Easy to configure, very powerful and flexible. It gives east means to protect L7 applications and direct traffic to the appropriate ressource.
What do you dislike about the product?
Lacks an easy way to serve simple HTTP pages, apart from error pages
What problems is the product solving and how is that benefiting you?
A lot of things, but to name a few : high-availability issues, server protection, SSL-offloading problems...


    Information Technology and Services

Very good meeting and presentation

  • November 08, 2022
  • Review provided by G2

What do you like best about the product?
The timers and disconnection flags, that are the best tools!
What do you dislike about the product?
Nothing particular. Sometimes the configuration can be quite long to do what we need (but this is solved by using ansible templates)
What problems is the product solving and how is that benefiting you?
We use haproxy mostly to understand ehat happen on the customers application and do some attack mitigation at a very low cost.


    Computer Software

Haproxy is stable, fast and straightforward

  • November 08, 2022
  • Review provided by G2

What do you like best about the product?
Performance out of the box is pretty decent to start with. The configuration DSL let's you express some really complicated logic eliminating the need for other traffic steering components.
What do you dislike about the product?
Haproxy community edition needs a better UI, one that allows tweaking basic parameters directly from the UI without a full reload
What problems is the product solving and how is that benefiting you?
Haproxy solves traffic shaping and API gateway requirements for us. It also lets us express complex rules like sending traffic canary systems etc.


    leonid k.

haproxy conf

  • November 08, 2022
  • Review provided by G2

What do you like best about the product?
it's fast, and more often backends can't handle rps that haproxy provides
What do you dislike about the product?
there's no control plane at the moment. but fusion is coming
What problems is the product solving and how is that benefiting you?
scaling dynamic backends


    Information Technology and Services

HAProxy fast and easy to get started

  • November 08, 2022
  • Review provided by G2

What do you like best about the product?
HAProxy is fast, it will run well on the lowest spec hardware, and you don't even need to think about resources until you have tens of thousands of connections. Config changes, even things like adjusting TLS ciphers, can be completed with a service reload, which won't impact app availability. Coming from a windows environment where this would need a reboot is a breath of fresh air.

Configuration files are easier to read and far less complex than other load balancer technologies.

You can also start with the free open source version and only look into the enterprise option if you need the features.
What do you dislike about the product?
Default logging was always a pain, needing a local syslog instance or similar. I think this has improved but default logging and reporting out the box is very raw and you will need a good log solution to parse the logs and a tool such as graffana to make sense of it all.

Many SEIM solutions don't yet have haproxy log parsers built in. Not a fault of HAProxy but be prepared to roll your own.
What problems is the product solving and how is that benefiting you?
Fast and effective web application load balancing. HAProxy allows us to adjust http headers, TLS ciphers and manipulate traffic to work around issues that we would struggle to do otherwise.