openresty.org Open in urlscan Pro
2a05:d014:808:3600:d7c8:720c:b584:cdeb  Public Scan

Submitted URL: https://openresty.org/
Effective URL: https://openresty.org/en/
Submission: On April 18 via manual from MX — Scanned from DE

Form analysis 3 forms found in the DOM

<form class="form-xray-request-demo">
  <div class="form-field-item">
    <input class="input-name" name="name" type="text" placeholder="Enter your full name">
  </div>
  <div class="form-field-item">
    <input name="email" type="email" placeholder="Enter your business email">
  </div>
  <button class="form-next-button" type="submit">Submit</button>
  <div class="btn-learn-more">Learn more</div>
</form>

search.html

<form action="search.html">
  <fieldset>
    <input type="search" name="query" id="search" placeholder="Search OpenResty.org" required="">
  </fieldset>
</form>

Name: _xclickPOST https://www.paypal.com/cgi-bin/webscr

<form name="_xclick" action="https://www.paypal.com/cgi-bin/webscr" method="post" target="_blank">
  <input type="hidden" name="cmd" value="_xclick">
  <input type="hidden" name="business" value="agentzh@gmail.com">
  <input type="hidden" name="item_name" value="OpenResty Donation (in USD)">
  <input type="hidden" name="currency_code" value="USD">
  <input type="hidden" name="amount" value="">
  <input type="image" src="/images/donate_paypal.gif" name="submit" alt="Donate with PayPal">
</form>

Text Content

OpenResty® Scalable Web Platform by Extending NGINX with Lua

Contribute on GitHub Official Forum Try OpenResty XRay

OpenResty XRay

Advanced observability built for OpenResty and more

OpenResty XRay Live Demo →

×

--------------------------------------------------------------------------------

limited time offer

--------------------------------------------------------------------------------

Request TRIAL today and receive a diagnostic REPORT

Submit
Learn more

OpenResty® is a dynamic web platform based on NGINX and LuaJIT.


 * Blog
 * Download
 * Installation
 * YouTube Channel
 * Video Tutorials
 * Enterprise Solutions
 * Getting Started
 * Upgrading
 * Changes
 * Events
 * Components
 * Community
 * Benchmark
 * Contact us
 * Debugging
 * Donate Online
 * Donors
 * eBooks
 * FAQ
 * Getting Involved
 * Presentations
 * Profiling
 * Quality Assurance
 * Resources
 * Samples
 * User Survey
 * About
 * 中文站
 * OpenResty.com

   
 * 

New! OpenResty 1.25.3.1 is now released!
New! OpenResty 1.21.4.3 is now released!
New! New blog post Use C++ to Dynamic-Trace C++ Applications is published.
New! New blog post Pinpointing the hottest Erlang code paths with high CPU usage
(using OpenResty XRay) is published.
New! New blog post How to Trace Exceptions inside Perl Applications (using
OpenResty XRay) is published.
New! New blog post Analyze OpenResty/Nginx Applications without Debug Symbols
(using OpenResty XRay) is published.
New! New blog post Automatic Core Dump Analysis (using OpenResty XRay) is
published.
New! New blog post Install OpenResty XRay’s Agents on Amazon Linux via Package
Bundles is published.


OPENRESTY®



OpenResty® is a full-fledged web platform that integrates our enhanced version
of the Nginx core, our enhanced version of LuaJIT, many carefully written Lua
libraries, lots of high quality 3rd-party Nginx modules, and most of their
external dependencies. It is designed to help developers easily build scalable
web applications, web services, and dynamic web gateways.

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 Lua
modules and construct extremely high-performance web applications that are
capable to handle 10K ~ 1000K+ connections in a single box.

OpenResty® aims to run your server-side web app completely in the Nginx server,
leveraging Nginx's event model to do non-blocking I/O not only with the HTTP
clients, but also with remote backends like MySQL, PostgreSQL, Memcached, and
Redis.

Real-world applications of OpenResty® range from dynamic web portals and web
gateways, web application firewalls, web service platforms for mobile
apps/advertising/distributed storage/data analytics, to full-fledged dynamic web
applications and web sites. The hardware used to run OpenResty® also ranges from
very big metals to embedded devices with very limited resources. It is not
uncommon for our production users to serve billions of requests daily for
millions of active users with just a handful of machines.

OpenResty® is not an Nginx fork. It is a higher level application and gateway
platform using Nginx as a component. Most of the patches applied to the Nginx
core in OpenResty® have already been submitted to the official Nginx team and
most of the patches submitted have also been accepted. We constantly import the
latest features and bug fixes from the official Nginx team, the official LuaJIT
repository, and other sources.

See Components for the complete list of software bundled in OpenResty®.

See GettingStarted on how to quickly setup an OpenResty® server that can say
hello world over HTTP. Or you can go to the Download section to grab
OpenResty®'s source code tarball directly.

We provide free technical support through the community on the openresty and
openresty-en mailing lists. See Community.

Our OpenResty Inc. company offers enterprise solutions based on OpenResty to its
global customers, with commercial support.


MORE INTERESTING TOPICS



Use C++ to Dynamic-Trace C++ Applications

Pinpointing the hottest Erlang code paths with high CPU usage (using OpenResty
XRay)

How to Trace Exceptions inside Perl Applications (using OpenResty XRay)

Analyze OpenResty/Nginx Applications without Debug Symbols (using OpenResty
XRay)

Automatic Core Dump Analysis (using OpenResty XRay)

Install OpenResty XRay’s Agents on Amazon Linux via Package Bundles

Pinpointing the Hottest Go Code Paths with High Disk I/O (using OpenResty XRay)

Control Access to DNS Applications in OpenResty Edge's Admin Console

How CPU Time is Spent inside Envoy Servers (using OpenResty XRay)

Pinpointing the hottest PHP code paths with high CPU usage (using OpenResty
XRay)

How to Locate Exceptions inside Go Applications (using OpenResty XRay)

Call Lua modules by Edgelang in OpenResty Edge

How CPU Time is Spent inside PHP Laravel Apps (using OpenResty XRay)

Find Blocking Perl Code Paths Holding back CPU Usage (Using OpenResty XRay)

How to Locate Exceptions inside Rust Applications (using OpenResty XRay)

Pinpointing CPU-Hottest Go Code Paths Inside Prometheus (using OpenResty XRay)

Global Search in OpenResty Edge

How to Diagnose HTTP 504 Timeout Errors using OpenResty XRay

How CPU Time is Spent inside Go’s CockroachDB (using OpenResty XRay)

Performance Overhead of OpenResty XRay when Tracing Perl Apps





   
 * Timeline


 * 13 MAR 2024
   
   * Installation


 * 16 JAN 2024
   
   * eBooks


 * 12 JAN 2024
   
   * ChangeLog for 1.25.3.x


 * 09 JAN 2024
   
   * Download
   * OpenResty 1.25.3.1 Released


 * 08 JAN 2024
   
   * OpenResty® Linux Packages


 * 18 DEC 2023
   
   * Enterprise Solutions


 * 12 DEC 2023
   
   * OpenResty® Alpine APK Packages
   * OpenResty® Deb Packages
   * OpenResty® RPM Packages


 * 08 NOV 2023
   
   * ChangeLog for 1.21.4.x
   * OpenResty 1.21.4.3 Released


 * 30 AUG 2023
   
   * Community


 * 19 JUL 2023
   
   * OpenResty 1.21.4.2 Released


 * 17 APR 2023
   
   * OpenResty 1.21.4.2 RC1 is out


 * 25 JUL 2022
   
   * Main Menu
   * OpenResty®

--------------------------------------------------------------------------------

OpenResty® is a registered trademark owned by OpenResty Inc.

Copyright © 2017, 2018, 2019, 2020, 2021, 2022 by Yichun Zhang (agentzh)

100% Powered by OpenResty and PostgreSQL ( view the source code of this site)