HAProxy Community Edition vs. MariaDB MaxScale

Overview
ProductRatingMost Used ByProduct SummaryStarting Price
HAProxy Community Edition
Score 9.3 out of 10
N/A
HAProxy Community Edition is a free, open source reverse-proxy offering high availability, load balancing, and proxying for TCP and HTTP-based applications. It is presented as suited for very high traffic web sites.
$0
MariaDB MaxScale
Score 7.5 out of 10
N/A
N/AN/A
Pricing
HAProxy Community EditionMariaDB MaxScale
Editions & Modules
No answers on this topic
No answers on this topic
Offerings
Pricing Offerings
HAProxy Community EditionMariaDB MaxScale
Free Trial
NoNo
Free/Freemium Version
YesNo
Premium Consulting/Integration Services
NoNo
Entry-level Setup FeeNo setup feeNo setup fee
Additional Details
More Pricing Information
Community Pulse
HAProxy Community EditionMariaDB MaxScale
Considered Both Products
HAProxy Community Edition

No answer on this topic

MariaDB MaxScale
Chose MariaDB MaxScale
ProxySLQ allows many simultaneous connections and allows the cache of queries in memory but it does not have high availability or scalability natively, only through external tools. HAProxy is not able to perform load balancing in an optimal way.
Instead, MariaDB MaxScale allows …
Top Pros
Top Cons
Best Alternatives
HAProxy Community EditionMariaDB MaxScale
Small Businesses
NGINX
NGINX
Score 9.1 out of 10

No answers on this topic

Medium-sized Companies
NGINX
NGINX
Score 9.1 out of 10

No answers on this topic

Enterprises
NGINX
NGINX
Score 9.1 out of 10

No answers on this topic

All AlternativesView all alternativesView all alternatives
User Ratings
HAProxy Community EditionMariaDB MaxScale
Likelihood to Recommend
9.1
(7 ratings)
8.0
(1 ratings)
Usability
9.1
(2 ratings)
10.0
(1 ratings)
Support Rating
9.7
(2 ratings)
10.0
(1 ratings)
User Testimonials
HAProxy Community EditionMariaDB MaxScale
Likelihood to Recommend
Open Source
It prevents a single server failure from being a downtime event by adding redundancy to every layer of your architecture. A load balancer facilitates redundancy for the backend layer (web/app servers), but for a true high availability setup, you need to have redundant load balancers as well. So it is well suited for all production related servers and less suited for individual servers that do not require redundancy.
Read full review
MariaDB
If you have a cluster of nodes with MariaDB MaxScale and you want all the
nodes of the cluster to have a similar load and not to be be
penalized for queries or writes to the database, you can mount the MaxScale product in front of the MariaDB cluster. MaxScale will balance the requests based on what is being sent to each
node to have an equitable load and will cache the queries that it
sends to each one. This optimizes the response time to
database queries and spreads the load out among all nodes in a
similar way.
Read full review
Pros
Open Source
  • Low-Cost Load Balancer
  • Intelligent Request Routing based on URL and/or URI
  • Extremely flexible load balancing and healthchecks, can do almost anything including HTTP, HTTPS, PostgreSQL, etc.
  • SSL Termination
Read full review
MariaDB
  • Open source proxy server
  • Great performance
  • Offers load balancing
  • Modular architecture
Read full review
Cons
Open Source
  • A few, rare times each year, HAProxy CPU utilization spikes to 100% and server has to be rebooted - this may be related to HAProxy OR it could be an external factor causing this.
Read full review
MariaDB
  • Improve balancing based on SQL queries
  • Improve swap memory consumption
  • It has a slight delay
Read full review
Usability
Open Source
It is very easy to use. I was able to find a lot of documents for it on the internet. Very good community support. There are lots of examples available to try. We mostly use a command-line user interface to interact with it. The CLI is also super easy to use and very easy to interact with
Read full review
MariaDB
MariaDB MaxScale is a powerful tool and easy to use. It has helped us a lot to improve the performance of our database queries. It implements a security layer that acts as a firewall for the databases, masks the data, or limits the results of the queries. It also integrates easily with Kafka.
Read full review
Support Rating
Open Source
We haven't used customer support. We mostly used the community version. We build a multi-node HAProxy cluster with HA to the proxy itself using opensource plugins available. With the support available on the internet and the documents available we don't need to use much customer support.
Read full review
MariaDB
We have launched several inquiries to MariaDB MaxScale support, and they have always responded very quickly. They also want to hold frequent meetings with the client to get their opinion understand how they can help. I see a very human support that is concerned about the customer.
Read full review
Alternatives Considered
Open Source
We chose HA Proxy because it is cheaper than a hardware balancer, it is an open-source solution with a large community behind it and with constant updates. It also allows custom scripts according to needs.HA Proxy is a solution used in many internet sites like GitHub, Reddit, Twitter, and Tuenti.
Read full review
MariaDB
ProxySLQ allows many simultaneous connections and allows the cache of queries in memory but it does not have high availability or scalability natively, only through external tools. HAProxy is not able to perform load balancing in an optimal way.
Instead, MariaDB MaxScale allows high availability, scalability, and data replication to external systems such as Kafka. In addition, MaxScale has a monitor that allows you to see the status of the set of databases.
Read full review
Return on Investment
Open Source
  • Significantly lower investment vs competitors. In the case of F5s we have Virtual Editions so we're paying for the hardware to run it on top of the several thousand dollar licenses that are required for each pair and we currently have a pair of F5s per client so there's a huge potential for cost savings there.
  • Requires our network engineers to learn a new skill or our Systems engineers to take on the responsibility of managing the load balancers. It's not a huge difference either way, but it does impact the way we have done business in the past.
Read full review
MariaDB
  • Reduce the number of database nodes
  • Improve the performance of the applications that use the databases
  • A new layer is added in the service architecture
Read full review
ScreenShots