Sign in
Categories
Your Saved List Become a Channel Partner Sell in AWS Marketplace Amazon Web Services Home Help

HAProxy Enterprise Basic - Red Hat Enterprise Linux 8 AMI

HAProxy Technologies | 2.6r1-20241112

Linux/Unix, Red Hat Enterprise Linux RHEL 8.8 - 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

295 reviews
from G2

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


    Sunny H.

HAproxy best thing to distribute the traffic

  • September 03, 2021
  • Review provided by G2

What do you like best about the product?
I have used the Round Robin method with 3 and 5 different servers having same code files and thats worked for me.
What do you dislike about the product?
May be nothing. This is the best one to distribute your website traffic.
What problems is the product solving and how is that benefiting you?
Using it as Load balancer.
Recommendations to others considering the product:
Must try it once, you'll love it.


    Computer Software

Haproxy is a great tool for proxy and load balancer activities

  • May 06, 2021
  • Review provided by G2

What do you like best about the product?
Haproxy is a great tool for proxy and load balancer activities and scales well with heavy work loads.
What do you dislike about the product?
Single point of failure. Scaling requires through testing and benchmarking.
What problems is the product solving and how is that benefiting you?
We are using haproxy as a load balancer and as a proxy.
Recommendations to others considering the product:
Great tools can be used as a web server, proxy or load balancer.


    Information Technology and Services

HAproxy As balancer

  • April 13, 2021
  • Review provided by G2

What do you like best about the product?
HAproxy helps with the application balacing to a great extend
What do you dislike about the product?
When it comes to database load-balacing it lacks the inbuilt health checks mechanism to make a efficient routing
What problems is the product solving and how is that benefiting you?
Balacing the application traffic to the underlying DB servers


    Luís V.

It's an excellent software load balancer. It is very configurable, but a bit hard to.

  • April 05, 2021
  • Review provided by G2

What do you like best about the product?
The amount of options you can configure.
What do you dislike about the product?
It's a bit hard to configure. But nothing you can't do we a bit a discover.
What problems is the product solving and how is that benefiting you?
Load Balancing problems.


    Telecommunications

DevOps like most use HAProxy

  • April 05, 2021
  • Review provided by G2

What do you like best about the product?
Configuration is very easy, light wieghted
What do you dislike about the product?
HAproxy configuration should be possible using UI as well
What problems is the product solving and how is that benefiting you?
Load balancing the different types of clusters.


    Rahul A.

DevOps Engineer

  • April 05, 2021
  • Review provided by G2

What do you like best about the product?
It helps to use in cost-cutting and performance is very good, weighted policy works and easy of use.
What do you dislike about the product?
nothing is there as it updates everything
What problems is the product solving and how is that benefiting you?
load balancing, and weighted policy for multiple urls.
Recommendations to others considering the product:
sure, it is the best product that I have used.


    Pradeep N.

Great Tool to Monitor and Manage Load Balance

  • April 05, 2021
  • Review provided by G2

What do you like best about the product?
Great Tool to Monitor the Traffic and Manage Load Balance request better than Amazon ELB
What do you dislike about the product?
UI interface should be more user friendly, and the Installation document should be improved
What problems is the product solving and how is that benefiting you?
I used it for Load balancing where Amazon ELB failed to handle the incoming requests, but HAProxy helped in resolving & managing the requests.


    Vinod P.

The best open source proxy for web hosting

  • April 04, 2021
  • Review provided by G2

What do you like best about the product?
You can configure port 80 and 443 without having so much configuration.

Good for newbies to configure it with ease.

Can load balance more than 2 servers without having much confusion.
What do you dislike about the product?
Can't define percentage of load for each server.
What problems is the product solving and how is that benefiting you?
Load balancing and distribution is good.
Recommendations to others considering the product:
Very easy to use and configure. Good for debugging as well.


    Bittu T.

awesome load balancer tool

  • April 03, 2021
  • Review provided by G2

What do you like best about the product?
way to use and its different types of configurations
What do you dislike about the product?
too much configs also hard to learn and implement
What problems is the product solving and how is that benefiting you?
loadbalanceing


    Information Technology and Services

HAProxy as a loadbalancer in production

  • April 02, 2021
  • Review provided by G2

What do you like best about the product?
HAProxy can be setup within minutes and can start working. ACLS are the most favorite part that I like , we can distribute our traffic on different domains using ACL. Also the ability of dynamically applying the right SSL certificate for a domain in case of multiple domains with SSL is the best.
What do you dislike about the product?
It should provide some hint or example files configuration for quick setup.
What problems is the product solving and how is that benefiting you?
HAproxy can act as your production load balancer, that can distribute your traffic on HTTPS on different backends based on ACL. I use haproxy for SSL offloading for my backend wildfly servers. We can have 2 haproxy servers to achieve high availability of haproxy load balancer.