TrustRadius: an HG Insights company

Save this comparison

Save this comparison

Add Product

Recommended Comparisons

    Overview
    ProductRatingMost Used ByProduct SummaryStarting Price

    Apache HTTP Server

    Score9.7 out of 10
    N/AApache Web Server (Apache HTTP Server) is an open source HTTP web server for modern operating systems including UNIX and Windows.N/A

    HAProxy Community Edition

    Score9.3 out of 10
    N/AHAProxy 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

    Pricing
    Apache HTTP ServerHAProxy Community Edition
    Editions & Modules
    No answers on this topic
    No answers on this topic
    Offerings
    Pricing Offerings
    Apache HTTP ServerHAProxy Community Edition
    Free Trial
    NoNo
    Free/Freemium Version
    NoYes
    Premium Consulting/Integration Services
    NoNo
    Entry-level Setup FeeNo setup feeNo setup fee
    Additional Details
    More Pricing Information
    Community Pulse
    Apache HTTP ServerHAProxy Community Edition
    Considered Both Products
    Apache
    No answer on this topic
    Open Source
    Chose HAProxy Community Edition
    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, …
    Incentivized
    Key User Insights
    Would buy again
    100%
    Would buy again
    9 Answers
    No answers on this topic
    Delivers good value for the price
    100%
    Delivers good value for the price
    9 Answers
    No answers on this topic
    Happy with the feature set
    100%
    Happy with the feature set
    9 Answers
    No answers on this topic
    Lived up to sales and marketing promises
    100%
    Lived up to sales and marketing promises
    9 Answers
    No answers on this topic
    Implementation went as expected
    100%
    Implementation went as expected
    9 Answers
    No answers on this topic
    Best Alternatives
    Apache HTTP ServerHAProxy Community Edition
    Small Businesses
    Amazon EC2 Auto Scaling
    Score8.2 out of 10
    No answers on this topic
    Medium-sized Companies
    AWS Auto Scaling
    Score8.7 out of 10
    F5 BIG-IP
    Score9.2 out of 10
    Enterprises
    Amazon EC2 Auto Scaling
    Score8.2 out of 10
    F5 BIG-IP
    Score9.2 out of 10
    All AlternativesView all alternativesView all alternatives
    User Ratings
    Apache HTTP ServerHAProxy Community Edition
    Likelihood to Recommend
    8.0
    (20 ratings)
    9.0
    (7 ratings)
    Usability
    -
    (0 ratings)
    9.1
    (2 ratings)
    Support Rating
    9.3
    (2 ratings)
    9.7
    (2 ratings)
    User Testimonials
    Apache HTTP ServerHAProxy Community Edition
    Likelihood to Recommend
    Apache
    As I mentioned earlier, the Apache HTTP Server has a small disadvantage compared to the competition (NGINX) in terms of performance. If you run websites that really have a lot of visitors, NGINX might be the better alternative.
    On the other hand, the Apache HTTP Server is open source and free. Further functionalities can be activated via modules. The documentation is really excellent.
    Incentivized
    Read full review
    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.
    Incentivized
    Read full review
    Pros
    Apache
    • Street Cred: Apache Web Server is the Founder for all of Apache Foundation's other projects. Without the Web Server, Apache Foundation would look very different. That being said, they have done a good job of maintaining the code base, and keeping a lot of what makes Apache so special
    • Stability: Apache is rock-solid. While no software is perfect, Apache can parse your web sources quickly and cleanly.
    • Flexibility: Need to startup your own Webpage? Done. Wordpress? Yup. REST Endpoint? Check. Honeypot? Absolutely.
    Incentivized
    Read full review
    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
    Incentivized
    Read full review
    Cons
    Apache
    • The default configurations which comes with Apache server needs to get optimized for performance and security with every new installation as these defaults are not recommended to push on the production environment directly.
    • Security options and advanced configurations are not easy to set up and require an additional level of expertise.
    • Admin frontend GUI could be improved to a great extent to match with other enterprise tools available to serve similar requirements.
    Incentivized
    Read full review
    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.
    Incentivized
    Read full review
    Usability
    Apache
    No answers on this topic
    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
    Incentivized
    Read full review
    Support Rating
    Apache
    I give this rating because there is so much Apache documentation and information on the web that you can literally do anything. This has to do with the fact that there is a huge Open Source community that is beyond mature and perhaps one of the most helpful to be found. The only thing that should hold anyone back from anything is that they can not read. RTFM, my friend. And I must say that the manual is excellent.
    Incentivized
    Read full review
    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.
    Incentivized
    Read full review
    Alternatives Considered
    Apache
    I has a lot more features, except that IIS is more integrated in a Windows environment. But now with .net core also possible from Apache it would work anywhere really. Only in a full Windows environment where full integration is needed I would chose to go for IIS. Otherwise Apache it is.
    Incentivized
    Read full review
    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.
    Incentivized
    Read full review
    Return on Investment
    Apache
    • Works as intended, so it's less to worry about.
    • Works great on elastic environments (like EC2).
    • As an Open Source project, you can get support for almost any problem you can have.
    • Configuration files, while powerful, can be tricky to dominate for some.
    Incentivized
    Read full review
    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.
    Incentivized
    Read full review
    ScreenShots