HAProxy Community Edition vs. NGINX vs. Postman

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
NGINX
Score 9.2 out of 10
Mid-Size Companies (51-1,000 employees)
NGINX, a business unit of F5 Networks, powers over 65% of the world's busiest websites and web applications. NGINX started out as an open source web server and reverse proxy, built to be faster and more efficient than Apache. Over the years, NGINX has built a suite of infrastructure software products o tackle some of the biggest challenges in managing high-transaction applications. NGINX offers a suite of products to form the core of what organizations need to create…N/A
Postman
Score 8.7 out of 10
N/A
Postman, headquartered in San Francisco, offers their flagship API development and management free to small teams and independent developers. Higher tiers (Postman Pro and Postman Enterprise) support API management, as well as team collaboration, extended support and other advanced features.
$0
Pricing
HAProxy Community EditionNGINXPostman
Editions & Modules
No answers on this topic
No answers on this topic
Postman Free Plan
$0.00 US Dollars
Postman Basic Plan
$12 US Dollars
per month per user
Postman Professional Plan
$29 US Dollars
per month per user
Postman Enterprise Plan
$99 US Dollars
per month per user
Offerings
Pricing Offerings
HAProxy Community EditionNGINXPostman
Free Trial
NoYesNo
Free/Freemium Version
YesYesYes
Premium Consulting/Integration Services
NoYesNo
Entry-level Setup FeeNo setup feeOptionalNo setup fee
Additional Details1. Postman Free plan: Start designing, developing, and testing APIs at no cost for teams of up to three people. 2. Postman Basic plan: Collaborate with your team to design, develop, and test APIs faster; $12/month per user, billed annually 3. Postman Professional plan: Centrally manage the entire API workflow; $29/month per user, billed annually 4. Postman Enterprise plan: Securely manage, organize, and accelerate API-first development at scale; $99/month per user, billed annually
More Pricing Information
Community Pulse
HAProxy Community EditionNGINXPostman
Considered Multiple Products
HAProxy Community Edition
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, …
NGINX
Chose NGINX
Nginx's cache mechanism is better than Apache and HAProxy. Also Nginx is very light weight and works for multiple sites with much less work. i.e. As front end proxy server configuration is very easy as compared to other applications. Apache sometimes crashes and is not able to …
Chose NGINX
NetApp, f1, etc., [I've] used them all. I find using commodity hardware across diverse endpoints running software solutions is cheaper while being more available than individual hardware solutions. and I find Nginx to be the best proxy solution that can do everything we need.
Chose NGINX
As I mentioned before, I'd chose Nginx over HAProxy any day. It's just simpler to use, has more features and less quirks.
Postman

No answer on this topic

Features
HAProxy Community EditionNGINXPostman
Application Servers
Comparison of Application Servers features of Product A and Product B
HAProxy Community Edition
-
Ratings
NGINX
8.7
32 Ratings
9% above category average
Postman
-
Ratings
IDE support00 Ratings7.617 Ratings00 Ratings
Security management00 Ratings8.627 Ratings00 Ratings
Administration and management00 Ratings8.827 Ratings00 Ratings
Application server performance00 Ratings9.327 Ratings00 Ratings
Installation00 Ratings8.929 Ratings00 Ratings
Open-source standards compliance00 Ratings9.025 Ratings00 Ratings
API Management
Comparison of API Management features of Product A and Product B
HAProxy Community Edition
-
Ratings
NGINX
-
Ratings
Postman
7.8
39 Ratings
8% below category average
API access control00 Ratings00 Ratings8.636 Ratings
Rate limits and usage policies00 Ratings00 Ratings7.118 Ratings
API usage data00 Ratings00 Ratings8.117 Ratings
API user onboarding00 Ratings00 Ratings8.321 Ratings
API versioning00 Ratings00 Ratings7.928 Ratings
Usage billing and payments00 Ratings00 Ratings7.815 Ratings
API monitoring and logging00 Ratings00 Ratings6.835 Ratings
Best Alternatives
HAProxy Community EditionNGINXPostman
Small Businesses
NGINX
NGINX
Score 9.2 out of 10
Apache HTTP Server
Apache HTTP Server
Score 9.1 out of 10
NGINX
NGINX
Score 9.2 out of 10
Medium-sized Companies
NGINX
NGINX
Score 9.2 out of 10
Apache Tomcat
Apache Tomcat
Score 8.0 out of 10
NGINX
NGINX
Score 9.2 out of 10
Enterprises
NGINX
NGINX
Score 9.2 out of 10
Apache Tomcat
Apache Tomcat
Score 8.0 out of 10
NGINX
NGINX
Score 9.2 out of 10
All AlternativesView all alternativesView all alternativesView all alternatives
User Ratings
HAProxy Community EditionNGINXPostman
Likelihood to Recommend
9.0
(7 ratings)
8.9
(50 ratings)
9.0
(43 ratings)
Likelihood to Renew
-
(0 ratings)
9.1
(1 ratings)
-
(0 ratings)
Usability
9.1
(2 ratings)
8.3
(3 ratings)
8.8
(7 ratings)
Support Rating
9.7
(2 ratings)
8.1
(4 ratings)
7.1
(11 ratings)
Ease of integration
-
(0 ratings)
-
(0 ratings)
9.0
(1 ratings)
User Testimonials
HAProxy Community EditionNGINXPostman
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
F5
Nginx is well-suited for any web server scenarios, such as web applications, backend or reverse proxy for both application and HTTP requests, and distribution. It is less appropriate for Windows-based applications that run directly on a Windows Server host. In any case, it is very easy to manage, through separate conf files for each application or site you want to host with it.
Read full review
Postman
Postman is good for organising your API credentials, vendor settings, environments etc. It's also a good way of getting stared with APIs as you get to use a GUI which can help you understand what we mean by a 'body' or 'bearer token'. I think people generally gravitate towards GUI tools for getting started in a new technology area.
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
F5
  • Very low memory usage. Can handle many more connections than alternatives (like Apache HTTPD) due to low overhead. (event-based architecture).
  • Great at serving static content.
  • Scales very well. Easy to host multiple Nginx servers to promote high availability.
  • Open-Source (no cost)!
Read full review
Postman
  • It has opened a door for me to explore more out of it, as it is associated with so many APIs that I never felt any difficulty in finding the right API template, which are well organized and easily available.
  • It is very secure to use and provides great services which are user-friendly.
  • Due to this software I have got rid of the excessive emails and the slack channels, Now I am using my own private API and even it give me an option to produce my personal Postman’s API Builder from its Private API Network and this features has shared my excessive workload.
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
F5
  • Customer support can be strangely condescending, perhaps it's a language issue?
  • I find it a little weird how the release versions used for Nginx+ aren't the same as for open source version. It can be very confusing to determine the cross-compatibility of modules, etc., because of this.
  • It seems like some (most?) modules on their own site are ancient and no longer supported, so their documentation in this area needs work.
  • It's difficult to navigate between nginx.com commercial site and customer support. They need to be integrated together.
  • I'd love to see more work done on nginx+ monitoring without requiring logging every request. I understand that many statistics can only be derived from logs, but plenty should work without that. Logging is not an option in many environments.
Read full review
Postman
  • Wherever you need to automate tests that involve database verification or rely on data from databases, Postman is less suitable.
  • Postman's disc usage is extremely high, and it occasionally causes the computer to fade.
  • It doesn't have the ability to generate random data. To achieve randomness in my tests, I've been working around scripts.
Read full review
Likelihood to Renew
Open Source
No answers on this topic
F5
Great value for the product
Read full review
Postman
No answers on this topic
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
F5
This tool is really easy to use and configure. Consumes very less system resources. It is highly modular and configurable. You can easily use it with other tools like certbot for SSLs. You can configure basic security with configuration and headers
Read full review
Postman
1. Friendly user friendly - when I started using Postman, I was a beginner to the API world, and it gave me a friendly view to begin its usage 2. Postman offers many features, including API testing, monitoring, documentation, and mock servers 3. Environment variables simplify testing across multiple environments (dev, prod) without repetitive configuration.
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
F5
Community support is great, and they've also had a presence at conferences. Overall, there is no shortage of documentation and community support. We're currently using it to serve up some WordPress sites, and configuring NGINX for this purpose is well documented.
Read full review
Postman
There is a lot of in-depth documentation for Postman available online, including detailed guides with screenshots and videos. They provide example APIs for new users to explore while learning how to use the tool. Generally, bugs in the client are quickly addressed through frequent free updates. Community and professional support options are available - most of the time, the free/community level support is adequate
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
F5
I have found that [NGINX] seems to perform better throughout the years with less issues although I've used Apache more. I would definitely recommend [NGINX] for any high volume site and I've seen this to usually be the case from most provided web hosts who will pick [NGINX] over alternatives
Read full review
Postman
Previous to using Postman, I would either use browser tools directly, or write an in-house tool to send requests. Postman eliminates that need while providing a much better experience and more features. At the base level, Postman is as simple as typing in the address as you would in a browser. Authentication can be provided simply as well.
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
F5
  • By using Nginx, we can host multiple web services on a single server, keeping our infrastructure costs lower.
  • Nginx maintains our HTTPS connections, allowing us to keep our promise to our customers that their data is safe in transit.
  • Due to Nginx's extremely low failure rate, our web addresses always return something meaningful, even when individual services go down. In sense, this means we are "always online" and allows us to maintain brand and support our customers even in the face of catastrophe.
Read full review
Postman
  • Postman is free (although there's a paid tier that offers more features) so using it for testing APIs comes with little to no risk (besides learning curve).
  • The learning curve is a little steep for non-developer users, but developers should find it easy to pick up and use right out of the box, so to speak.
Read full review
ScreenShots

NGINX Screenshots

Screenshot of Overview of the NGINX Application PlatformScreenshot of NGINX Controller - MonitoringScreenshot of NGINX Controller - Configuration

Postman Screenshots

Screenshot of API design - You can design your API specifications in Postman using OpenAPI, RAML, GraphQL, or SOAP formats. Postman’s schema editor makes it easy to work with specification files of any size, & it validates specifications with a built-in linting engine.Screenshot of API documentation - Postman automatically generates documentation & supports markdown-enabled and machine-readable documentation. Docs automatically include request details & sample code. Share the docs with your team, in a public workspace, or in a dedicated portal.Screenshot of API testing - Build and run functional, integration, & regression tests directly in Postman or as part of your CI/CD pipeline with Newman (Postman’s a command-line Collection Runner that enables you to run & test a collection from the command line).Screenshot of Public workspaces - Public workspaces allow you to share your APIs publicly with anyone. You can use public workspaces to gather feedback on your APIs, onboard developers quickly, or just showcase your work.Screenshot of Reporting - Postman generates reports that enable you to visualize data for team metrics and usage, & for API activities such as creation, collection execution, and test runs. Use reports to get insights on performance, troubleshooting, & SLA adherence.