HAProxy Enterprise Ingress Controller
HAProxy TechnologiesExternal reviews
583 reviews
from
and
External reviews are not included in the AWS star rating for the product.
DevOps Engineer
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.
Great Tool to Monitor and Manage Load Balance
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.
awesome load balancer tool
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
HAProxy as a loadbalancer in production
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.
Very flexible,efficient and secure load balancing tool
What do you like best about the product?
I like its Event Driven Architecture for Improved Performance,Allows Zero-Downtime Maintenance,Several Load Balancing Algorithms/Configurations and SSL encryption.
What do you dislike about the product?
I always found merits there is nothing to dislike such effective tool
What problems is the product solving and how is that benefiting you?
I used it for Several Load Balancing Algorithms/Configurations
Great API Gateway
What do you like best about the product?
Made it very easy with its logging and features.
Features like regex parsing and all made it a good fit as a API Gateway
Features like regex parsing and all made it a good fit as a API Gateway
What do you dislike about the product?
Didnt face any issue with using it as it covers all my use cases
What problems is the product solving and how is that benefiting you?
I used to to migrate our data and its feature of weighted routing helps me do the job
Recommendations to others considering the product:
It provides a lot of features which a API Gateway should have.
Just search for the feature and you will definitely find the answers
Just search for the feature and you will definitely find the answers
Simple, yet solid and full featured
What do you like best about the product?
Simplicity and the programmability is the first things that comes to my mind when I think of haproxy. One question that haunts many development team later in their development cycle is the license of the software they are using and support and HAProxy is a easy choice to make when it comes to the above questions.
What do you dislike about the product?
Had issues when I started using, but those have been resolved and have not seen those older issues come up.
What problems is the product solving and how is that benefiting you?
I have used HAProxy to handle ingress traffic and internal traffic in DC/OS cluster and as a ingress controller Kubernetes clusters. SSL termination and pass through along with Path based routing are all the benefits I realized much later after I started using HAProxy - those features makes HAProxy more natural choice for production environment.
HAProxy as Loadbalancer
What do you like best about the product?
I have used HAProxy as loadbalancer for various clients and it's just awesome !
What do you dislike about the product?
Nothing such for now, as far as I have worked it satisfied all my requirements
What problems is the product solving and how is that benefiting you?
Loadbalancer problems and since its open source which is good to use
A versatile TCP proxy
What do you like best about the product?
The ingress nginx retirement has made me want to revisit haproxy as an alternative ingress. The migration went smooth like a breeze
What do you dislike about the product?
If I want to find something to complain, maybe the SPOA for modsecurity and/or coraza is not straight forward, but I cannot blame haproxy for this
What problems is the product solving and how is that benefiting you?
I am using it to load balance between web servers. I am also using it to achieve high availability between PostgreSQL servers (for read-only operations) and for accessing remote RabbitMQ servers from specifically whitelisted hosts.
Recommendations to others considering the product:
If you need a TCP proxy, HA-Proxy is the most likely choice when you want to "graduate" from nginx. I am using the open source version.
Solid product, backed by a solid development team, reinforced by enterprise-grade support
What do you like best about the product?
Developers - The developers who have created and maintain the HAProxy core software, are a highly knowledgeable and dedicated group of people. They're also very responsive when it comes to communicating with users on public mailing lists, etc. All in all, it's a very passionate group of people.
Community - HAProxy also has a very large community following, and there's always someone available (mailing list, slack, IRC, StackExchange, etc) that is able to help with any general or specific issue or question you might have.
Enterprise - And, as if the development teams and large helpful community weren't enough, the HAPEE (HAProxy Enterprise Edition) offering includes a pile of additional modules that take an already-amazing product, and crank it to 11. Furthermore, it's backed by a phenomenal team of people. Everyone that I've worked with, from Sales and Marketing to Engineering and Support, have been extremely personable, very quick to respond, and always willing to bend over backwards to help us as customers.
Community - HAProxy also has a very large community following, and there's always someone available (mailing list, slack, IRC, StackExchange, etc) that is able to help with any general or specific issue or question you might have.
Enterprise - And, as if the development teams and large helpful community weren't enough, the HAPEE (HAProxy Enterprise Edition) offering includes a pile of additional modules that take an already-amazing product, and crank it to 11. Furthermore, it's backed by a phenomenal team of people. Everyone that I've worked with, from Sales and Marketing to Engineering and Support, have been extremely personable, very quick to respond, and always willing to bend over backwards to help us as customers.
What do you dislike about the product?
To be completely honest, I've got nothing to say here. Any issues I've ever had in the past were quickly taken care of.
What problems is the product solving and how is that benefiting you?
We're using HAProxy as a load balancer for a wide variety of traffic, both internal and customer facing. It does so much more for us than just "balancing the load," though. With the highly-customizable logging, we're able to be very in-tune with all of the traffic that goes through it. With the rich request manipulation functionality, we're able to easily solve many problems that would be much more difficult to tackle at other layers of our stack. With ACLs and stick tables, we are able to police traffic in ways that would otherwise be extremely convoluted and disjointed.
And the best part is, even though we're arguably power users, we've barely scratched the surface of the myriad possibilities that HAProxy brings to the table.
And the best part is, even though we're arguably power users, we've barely scratched the surface of the myriad possibilities that HAProxy brings to the table.
Recommendations to others considering the product:
The documentation may be daunting at first, but cruise through the sections that are most closely related to the problems you're trying to solve. Check out the community IRC/Slack and ask any questions as you're getting started. If you're looking for examples of how others have implemented something similar to what you're trying to do, Google it -- there are plenty of resources available.
HAPEE is very reasonably priced. Don't let the large price tag of other players in this space prevent you from reaching out to the Haproxy Enterprises team. They'll be more than willing to work with you, figure out your needs, and connect you with the correct resources.
HAPEE is very reasonably priced. Don't let the large price tag of other players in this space prevent you from reaching out to the Haproxy Enterprises team. They'll be more than willing to work with you, figure out your needs, and connect you with the correct resources.
showing 331 - 340