Software Alternatives & Reviews

OpenResty VS nginx

Compare OpenResty VS nginx and see what are their differences

OpenResty logo OpenResty

Turning Nginx into a Full-fledged Web App Server

nginx logo nginx

A high performance free open source web server powering busiest sites on the Internet.
  • OpenResty Landing page
    Landing page //
    2023-03-16
  • nginx Landing page
    Landing page //
    2023-07-28

OpenResty videos

Why and how I built my CMS based on ArangoDB & openresty

More videos:

  • Review - OpenResty Edge 2 Admin Intro: Episode 3: Applications - Cache & Req Rewrite

nginx videos

Nginx vs Apache Webservers: Main Differences

More videos:

  • Review - Nginx Web Hosting - 5 Best Nginx Reverse Proxy That Support Millions of Web Traffic!
  • Review - NGINX as a Reverse Proxy (listening on port 80)

Category Popularity

0-100% (relative to OpenResty and nginx)
Web And Application Servers
Web Servers
33 33%
67% 67
Application Server
54 54%
46% 46
Development Tools
100 100%
0% 0

User comments

Share your experience with using OpenResty and nginx. For example, how are they different and which one is better?
Log in or Post with

Reviews

These are some of the external sources and on-site user reviews we've used to compare OpenResty and nginx

OpenResty Reviews

We have no reviews of OpenResty yet.
Be the first one to post

nginx Reviews

13 Best XAMPP Alternatives
Nginx is an open-source, high-performance web server used by tech companies, including Pinterest, Airbnb, Cloudflare, and Zendesk. It has been called the new Apache for its ability to scale more efficiently than other web servers, and many developers prefer it because it’s easy to deploy. Nginx also integrates with many programming languages via FastCGI.
Source: thetechtian.com
7 Best Containerization Software Solutions of 2022
If your enterprise is undergoing digital transformation, the NGINX application platform can help you modernize your legacy applications and deliver new microservices‑based applications – with performance, reliability, security, and scale.
Source: techgumb.com
Apache, IIS, NGINX, GWS : What’s Your Choice?
Utilizing a specific type of virtual or physical server determines the type of web server software you use. If you prefer Microsoft, then you will prefer to use IIS (Internet Information Services / Server) by Microsoft as your primary web server application solution. If you use Linux distribution, you have other alternatives like Apache, NGINX and LiteSpeed.
Source: www.milesweb.in
10 Awesome Open Source Load Balancers
Nginx is a battle-tested piece of software written in C and initially introduced in 2004. Since then, it has grown to be an all-in-one reverse proxy, load balancer, mail proxy, and HTTP cache. It offers L7 load balancing support for HTTP, HTTPS, FastCGI, uWSGI, SCGI, Memcached, and gRPC backends. Nginx’s process worker model is highly scalable and deployed at large scales in...
10 Open Source Load Balancer for HA and Improved Performance
I know what you might be thinking. Nginx is a web server, proxy server, etc. But open-source Nginx does support a basic level of content switching & request routing distribution across multiple servers.
Source: geekflare.com

Social recommendations and mentions

Based on our record, nginx should be more popular than OpenResty. It has been mentiond 45 times since March 2021. We are tracking product recommendations and mentions on various public social media platforms and blogs. They can help you identify which product is more popular and what people think of it.

OpenResty mentions (21)

  • Scriptable Operating Systems with Lua [pdf]
    It's maybe deprecated by the official Nginx support, but there are other projects and organizations that are offering Lua scripting with Nginx with all kinds of extensions and libraries. See OpenResty website[0] and Github repo[1]. [0] - https://openresty.org/en/. - Source: Hacker News / 5 days ago
  • Ask HN: The C10M Problem
    Have you seen https://openresty.org/en/ before? To share a quote directly taken from their website: > By taking advantage of various well-designed Nginx modules (most of which are developed by the OpenResty team themselves), OpenResty® effectively turns the nginx server into a powerful web app server, in which the web developers can use the Lua programming language to script various existing nginx C modules and... - Source: Hacker News / 6 days ago
  • Show HN: Lockbox: forward proxy for making third party API calls
    Nginx is quite extendable, there are tons of nginx plugins to help you add more customizations. There is OpenResty, a version of nginx [0]. It allows you to script all sorts of stuff with Lua inside nginx itself. Tools like lockbox are not necessary, nginx, caddy, etc or heck even a normal 70 line python3 fastapi based script works just fine and should be more extendable than lockbox. [0](https://openresty.org/en/). - Source: Hacker News / 3 months ago
  • Five Apache projects you probably didn't know about
    APISIX is an API Gateway. It builds upon OpenResty, a Lua layer built on top of the famous nginx reverse-proxy. APISIX adds abstractions to the mix, e.g., Route, Service, Upstream, and offers a plugin-based architecture. - Source: dev.to / 4 months ago
  • Apache APISIX plugin priority, a leaky abstraction?
    Apache APISIX is an API Gateway, which builds upon the OpenResty reverse-proxy to offer a plugin-based architecture. The main benefit of such an architecture is that it brings structure to the configuration of routes. It's a help at scale, when managing hundreds or thousands of routes. - Source: dev.to / 5 months ago
View more

nginx mentions (45)

  • How to securely reverse-proxy ASP.NET Core web apps
    However, it's very unlikely that .NET developers will directly expose their Kestrel-based web apps to the internet. Typically, we use other popular web servers like Nginx, Traefik, and Caddy to act as a reverse-proxy in front of Kestrel for various reasons:. - Source: dev.to / about 2 months ago
  • Ask HN: Is nginx.org (the domain-name itself) gone?
    So at least the servers that host https://nginx.org are not down. - Source: Hacker News / about 1 month ago
  • [06/52] Accessible Kubernetes with Terraform and DigitalOcean
    > curl www.mydomain.com Welcome to nginx! Html { color-scheme: light dark; } Body { width: 35em; margin: 0 auto; Font-family: Tahoma, Verdana, Arial, sans-serif; } Welcome to nginx! If you see this page,... - Source: dev.to / 2 months ago
  • Five Apache projects you probably didn't know about
    APISIX is an API Gateway. It builds upon OpenResty, a Lua layer built on top of the famous nginx reverse-proxy. APISIX adds abstractions to the mix, e.g., Route, Service, Upstream, and offers a plugin-based architecture. - Source: dev.to / 4 months ago
  • What is Forward Proxy and Reverse Proxy
    Https://nginx.org/ Https://stackoverflow.com/questions/224664/whats-the-difference-between-a-proxy-server-and-a-reverse-proxy-server Ttps://dltlabs.medium.com/demystifying-forward-and-reverse-proxies-e52eea330e85 Https://www.websense.com/content/support/library/web/v773/wcg_help/proxy2.aspx. - Source: dev.to / 5 months ago
View more

What are some alternatives?

When comparing OpenResty and nginx, you can also consider the following products

Apache Tomcat - An open source software implementation of the Java Servlet and JavaServer Pages technologies

LiteSpeed Web Server - LiteSpeed Web Server (LSWS) is a high-performance Apache drop-in replacement.

Apache HTTP Server - Apache httpd has been the most popular web server on the Internet since April 1996

Microsoft IIS - Internet Information Services is a web server for Microsoft Windows

Oracle WebLogic - Receive a complimentary technical review and consultation on moving your Oracle WebLogic Server applications into containers.

Traefik - Load Balancer / Reverse Proxy