HTTP Application

HTTP Application.

New Application

In Edge products, each application has a unique domain name, so before creating an application, you need to make sure that its domain name has not.

Release App Revision

Application revision in Edge Admin needs to be released before the revision works on the gateway node.

Application Settings

After creating the application, you can adjust the domain name, partition, and access port whitelist, etc. in the application settings.

Reverse Proxy to Upstream

Reverse proxy is one of the core functions of the OpenResty Edge.

Upstream node retry times in proxy

In reverse proxy, one upstream usually has many upstream nodes. When an upstream node has an error returned, other upstream nodes will be tried.

Proxy cache

OpenResty Edge can also support proxy cache.

gRPC Proxy

gRPC requires HTTP2 support, and we need to enable HTTP2 support in the cluster partition.

Bind Upstream to a k8s service

If upstream is a k8s service, you can binding the upstream to the k8s service.

Copy an HTTP Application

Copy an existing HTTP application when you need a new application with the same configuration but different domains, ports, or gateway partitions.

Enable HTTP/3

First, ensure that TLSv1.3 protocol support is enabled in Global Settings/General Screenshot In Global Settings/Cluster Partitions, you need to add.

CC Attack Logs

CC attack logs record when OpenResty Edge CC protection rules are triggered.

Response Body Compression

Response Body Compression.