Featured Articles

What is OpenResty Edge

What is OpenResty Edge

What is OpenResty Edge

An Introduction to the Programmable WAF of OpenResty Edge

An Introduction to the Programmable WAF of OpenResty Edge

An Introduction to the Programmable WAF of OpenResty Edge

Building "Less is More" Event-Driven Operations with OpenResty Edge Webhook

Building "Less is More" Event-Driven Operations with OpenResty Edge Webhook

Building "Less is More" Event-Driven Operations with OpenResty Edge Webhook

Why More and More Enterprises Are Building Private CDNs

Why More and More Enterprises Are Building Private CDNs

Why More and More Enterprises Are Building Private CDNs

Performance Takes a Leap Forward: OpenResty Edge Now Supports zstd Compression

Performance Takes a Leap Forward: OpenResty Edge Now Supports zstd Compression

Performance Takes a Leap Forward: OpenResty Edge Now Supports zstd Compression

How OpenResty Edge Automates SSL/TLS Certificate Management with ACME Protocol

How OpenResty Edge Automates SSL/TLS Certificate Management with ACME Protocol

How OpenResty Edge Automates SSL/TLS Certificate Management with ACME Protocol

Photo by Yichun Zhang

How to Automate Managing Gateway Servers in K8s Environment (using OpenResty Edge)

How to Automate Managing Gateway Servers in K8s Environment (using OpenResty Edge)

EdgeLang: A Powerful and Efficient Language for Gateway Logic

EdgeLang: A Powerful and Efficient Language for Gateway Logic

EdgeLang: A Powerful and Efficient Language for Gateway Logic

Photo by Yichun Zhang

How to pass the real client IP addresses to backend servers via special request headers

How to pass the real client IP addresses to backend servers via special request headers

Latest Articles

High-Performance Web Application Firewall (WAF) in OpenResty Edge

  • Enable WAF for applications
  • Test the WAF settings of applications
  • Disable and re-enable WAF
  • WAF whitelist
  • Change the block action after a WAF hit
  • Test the new block action
  • Create WAF rule set
  • The implementation of WAF in OpenResty Edge
  • Enable WAF for applications
  • Test the WAF settings of applications
  • Disable and re-enable WAF
  • WAF whitelist
  • Change the block action after a WAF hit
  • Test the new block action
  • Create WAF rule set
  • The implementation of WAF in OpenResty Edge

The EdgeLang DSL in OpenResty Edge

  • Introduction to Edgelang
  • Add a page rule defined using Edgelang
  • Test
  • Modify the Edgelang definition of the page rule
  • Define WAF rules using Edgelang
  • Edgelang user manual
  • Introduction to Edgelang
  • Add a page rule defined using Edgelang
  • Test
  • Modify the Edgelang definition of the page rule
  • Define WAF rules using Edgelang
  • Edgelang user manual

Configure HTTP basic auth in OpenResty Edge

  • Configure the HTTP basic auth credentials for applications
    • Add a basic auth user group
    • Enable the basic authentication
    • Test
  • Configure the global HTTP basic auth
    • Add a global basic auth user group
    • Configure the global auth for application
Photo by Yichun Zhang
  • Configure the HTTP basic auth credentials for applications
    • Add a basic auth user group
    • Enable the basic authentication
    • Test
  • Configure the global HTTP basic auth
    • Add a global basic auth user group
    • Configure the global auth for application

Gateway Config's Version Control & Release Management in OpenResty Edge

  • Create a page rule for the sample application
  • Release the page rule
  • Test
  • Modify the page rule
  • Release the modification
  • Test the modification
  • Revert the release
  • Test of the release reverting
Photo by Yichun Zhang
  • Create a page rule for the sample application
  • Release the page rule
  • Test
  • Modify the page rule
  • Release the modification
  • Test the modification
  • Revert the release
  • Test of the release reverting

Redirect to different URIs Based on Clients' Language Settings (OpenResty Edge)

  • The origin site which supports different languages
  • Create a page rule for redirection
  • Test the new page rule
  • Add a new page rule to redirect to the English page
  • Test the new page rule
Photo by Yichun Zhang
  • The origin site which supports different languages
  • Create a page rule for redirection
  • Test the new page rule
  • Add a new page rule to redirect to the English page
  • Test the new page rule

Real-Time Purge HTTP Cache in OpenResty Edge

  • Create a cache purge job for the sample application
  • Verify the cache status
  • Try purging by URL prefixes
  • Custom purge conditions
Photo by Yichun Zhang
  • Create a cache purge job for the sample application
  • Verify the cache status
  • Try purging by URL prefixes
  • Custom purge conditions

Real-Time Purge HTTP Cache in OpenResty Edge

  • Create a cache purge job for the sample application
  • Verify the cache status
  • Try purging by URL prefixes
  • Custom purge conditions
Photo by Yichun Zhang
  • Create a cache purge job for the sample application
  • Verify the cache status
  • Try purging by URL prefixes
  • Custom purge conditions

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

  • Check DNS page permissions as a super user
  • Create a user group with only read permission for this DNS application
  • Create a tester account
  • See the DNS applications with permission granted
  • What is OpenResty Edge
  • Check DNS page permissions as a super user
  • Create a user group with only read permission for this DNS application
  • Create a tester account
  • See the DNS applications with permission granted
  • What is OpenResty Edge

Call Lua modules by Edgelang in OpenResty Edge

  • Create a Lua module in OpenResty Edge
  • Call the Lua module in an HTTP application of OpenResty Edge
  • Verify the effect of calling the Lua module
  • What is OpenResty Edge
  • Create a Lua module in OpenResty Edge
  • Call the Lua module in an HTTP application of OpenResty Edge
  • Verify the effect of calling the Lua module
  • What is OpenResty Edge

The EdgeLang DSL in OpenResty Edge

  • Introduction to Edgelang
  • Add a page rule defined using Edgelang
  • Test
  • Modify the Edgelang definition of the page rule
  • Define WAF rules using Edgelang
  • Edgelang user manual
  • Introduction to Edgelang
  • Add a page rule defined using Edgelang
  • Test
  • Modify the Edgelang definition of the page rule
  • Define WAF rules using Edgelang
  • Edgelang user manual

Automating Kubernetes Gateway Node Lifecycle with OpenResty Edge

  • The gateway dilemma in the Kubernetes era: static control models vs. cloud-native reality
  • Capability one: automated lifecycle management for gateway nodes
  • Capability two: multiple K8s clusters and unified control
  • Capability three: a two-tier upstream system
  • Summary
  • The gateway dilemma in the Kubernetes era: static control models vs. cloud-native reality
  • Capability one: automated lifecycle management for gateway nodes
  • Capability two: multiple K8s clusters and unified control
  • Capability three: a two-tier upstream system
  • Summary

Performance Takes a Leap Forward: OpenResty Edge Now Supports zstd Compression

  • The Evolution of Compression Algorithms
  • What is Zstandard (zstd)
  • Why Zstandard is Particularly Well-Suited for OpenResty Edge
  • How to Enable Zstandard (Zstd) Compression in OpenResty Edge
  • The Evolution of Compression Algorithms
  • What is Zstandard (zstd)
  • Why Zstandard is Particularly Well-Suited for OpenResty Edge
  • How to Enable Zstandard (Zstd) Compression in OpenResty Edge

Accurately Restore the Real Client IP Address in OpenResty Edge

  • Set “Trusted hosts to set real IP” and “Real IP from” Globally
  • Configure the Application to Output the Client Address
  • Check the Client Address Received on OpenResty Edge
  • What is OpenResty Edge
Photo by Yichun Zhang
  • Set “Trusted hosts to set real IP” and “Real IP from” Globally
  • Configure the Application to Output the Client Address
  • Check the Client Address Received on OpenResty Edge
  • What is OpenResty Edge

Automating Kubernetes Gateway Node Lifecycle with OpenResty Edge

  • The gateway dilemma in the Kubernetes era: static control models vs. cloud-native reality
  • Capability one: automated lifecycle management for gateway nodes
  • Capability two: multiple K8s clusters and unified control
  • Capability three: a two-tier upstream system
  • Summary
  • The gateway dilemma in the Kubernetes era: static control models vs. cloud-native reality
  • Capability one: automated lifecycle management for gateway nodes
  • Capability two: multiple K8s clusters and unified control
  • Capability three: a two-tier upstream system
  • Summary

How to Build a Private CDN with OpenResty Edge

  • Why Build a Private CDN?
  • A Flexible Multi-Tier Edge Architecture
  • Quick Start Your Edge Network
  • Building Highly Available Access Paths
  • Designed for Performance and Hit Rate
  • Security Protection
  • Monitoring and Operations
Photo by Yichun Zhang
  • Why Build a Private CDN?
  • A Flexible Multi-Tier Edge Architecture
  • Quick Start Your Edge Network
  • Building Highly Available Access Paths
  • Designed for Performance and Hit Rate
  • Security Protection
  • Monitoring and Operations

Adding Custom Response Headers in OpenResty Edge

  • Add New Respond Header and Use String As Value
  • Use “System Hostname” As a Built-in Variable for Value
  • Add New Respond Header and Use String As Value
  • Use “System Hostname” As a Built-in Variable for Value

Redirect to different URIs Based on Clients' Language Settings (OpenResty Edge)

  • The origin site which supports different languages
  • Create a page rule for redirection
  • Test the new page rule
  • Add a new page rule to redirect to the English page
  • Test the new page rule
Photo by Yichun Zhang
  • The origin site which supports different languages
  • Create a page rule for redirection
  • Test the new page rule
  • Add a new page rule to redirect to the English page
  • Test the new page rule

High-Performance Web Application Firewall (WAF) in OpenResty Edge

  • Enable WAF for applications
  • Test the WAF settings of applications
  • Disable and re-enable WAF
  • WAF whitelist
  • Change the block action after a WAF hit
  • Test the new block action
  • Create WAF rule set
  • The implementation of WAF in OpenResty Edge
  • Enable WAF for applications
  • Test the WAF settings of applications
  • Disable and re-enable WAF
  • WAF whitelist
  • Change the block action after a WAF hit
  • Test the new block action
  • Create WAF rule set
  • The implementation of WAF in OpenResty Edge

Why More and More Enterprises Are Building Private CDNs

  • When Commoditized Services Undermine Innovation
  • Four Inherent Challenges of Public CDNs
  • The Versatile Gateway Built for Edge Computing
  • Four Pillars for Building a Private Edge Network
  • Beyond the Network’s Periphery
  • When Commoditized Services Undermine Innovation
  • Four Inherent Challenges of Public CDNs
  • The Versatile Gateway Built for Edge Computing
  • Four Pillars for Building a Private Edge Network
  • Beyond the Network’s Periphery

OpenResty Edge Data Protection: From Scheduled Backups to Automatic Failover

  • First line: scheduled backups and off-host sync
  • Second line: primary–standby streaming replication
  • Third line: automatic failover cluster
  • Comparing the three approaches and selection guidance
  • First line: scheduled backups and off-host sync
  • Second line: primary–standby streaming replication
  • Third line: automatic failover cluster
  • Comparing the three approaches and selection guidance

OpenResty Edge Design Notes: Bringing Global Traffic Scheduling Back to the Application Layer

  • Traffic Instability Is Not a Configuration Problem
  • Why Global Optimization Breaks Down Under Real Traffic
  • Control Requires Feedback, Not Faster Reactions
  • From Human-in-the-Loop Alerts to Deterministic Traffic Control
  • Traffic Instability Is Not a Configuration Problem
  • Why Global Optimization Breaks Down Under Real Traffic
  • Control Requires Feedback, Not Faster Reactions
  • From Human-in-the-Loop Alerts to Deterministic Traffic Control

Global Search in OpenResty Edge

  • Search for Request ID
  • Search for texts on the interface
  • Search for upstreams
  • Search for applications
  • Search for blog posts
  • Search for Request ID
  • Search for texts on the interface
  • Search for upstreams
  • Search for applications
  • Search for blog posts

Configuring sticky cookies in OpenResty Edge gateways

  • Introduction to Sticky Cookie in OpenResty Edge
  • Enable Sticky Cookie for the sample application
  • Test
  • Disable Sticky Cookie
  • Test
  • Introduction to Sticky Cookie in OpenResty Edge
  • Enable Sticky Cookie for the sample application
  • Test
  • Disable Sticky Cookie
  • Test

Configure HTTP basic auth in OpenResty Edge

  • Configure the HTTP basic auth credentials for applications
    • Add a basic auth user group
    • Enable the basic authentication
    • Test
  • Configure the global HTTP basic auth
    • Add a global basic auth user group
    • Configure the global auth for application
Photo by Yichun Zhang
  • Configure the HTTP basic auth credentials for applications
    • Add a basic auth user group
    • Enable the basic authentication
    • Test
  • Configure the global HTTP basic auth
    • Add a global basic auth user group
    • Configure the global auth for application

Gateway Config's Version Control & Release Management in OpenResty Edge

  • Create a page rule for the sample application
  • Release the page rule
  • Test
  • Modify the page rule
  • Release the modification
  • Test the modification
  • Revert the release
  • Test of the release reverting
Photo by Yichun Zhang
  • Create a page rule for the sample application
  • Release the page rule
  • Test
  • Modify the page rule
  • Release the modification
  • Test the modification
  • Revert the release
  • Test of the release reverting
Contact us

Love to hear from you, Get in touch 👋

Message was sent successfully!

Our Team will get back to you within 24 hours.
x