Skip to content

Commit d9aac91

Browse files
committed
traffic policy
1 parent 72b3d24 commit d9aac91

File tree

1 file changed

+5
-11
lines changed

1 file changed

+5
-11
lines changed

docs/universal-gateway/overview.mdx

Lines changed: 5 additions & 11 deletions
Original file line numberDiff line numberDiff line change
@@ -19,20 +19,14 @@ Check out the [front door pattern](/universal-gateway/examples/front-door-patter
1919

2020
## Universal Gateway features
2121

22-
### Traffic Policy
23-
24-
ngrok's Traffic Policy is a configuration language that offers you the flexibility to filter, match, manage and orchestrate traffic to your endpoints.
22+
Here are some of the key features of the Universal Gateway platform:
2523

26-
With ngrok's Traffic Policy you can:
24+
### Traffic Policy
2725

28-
- Validate incoming traffic
29-
- Block malicious traffic
30-
- Rewrite URLs
31-
- Respond with custom content
32-
- Forward traffic to your agents running across the globe
26+
ngrok's Traffic Policy is a configuration language for filtering, matching, managing, and orchestrating traffic to your endpoints.
27+
With a Traffic Policy in place, you can validate incoming traffic, block malicious traffic, rewrite URLs, respond with custom content, and more.
3328

34-
Because you can add traffic policies to any type of ngrok endpoint, you can use them to scope traffic management for each of your endpoints.
35-
For example, API teams can manage a traffic policy for their internal services while devops or security teams can manage policies for public services.
29+
Learn more in the [Traffic Policy documentation](/docs/traffic-policy/).
3630

3731
### Kubernetes Operator
3832

0 commit comments

Comments
 (0)