Skip to content

Commit a2054b8

Browse files
Review and complete new spectrum.mdx
1 parent a5c4fab commit a2054b8

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

src/content/docs/aegis/configuration-options/spectrum.mdx

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -7,9 +7,9 @@ head:
77

88
---
99

10-
[Spectrum](/spectrum/) allows you to route email, file transfer, games, and more over TCP or UDP through Cloudflare, masking your origin and protecting it from DDoS attacks.
10+
[Spectrum](/spectrum/) allows you to route email, file transfer, games, and more over TCP or UDP through Cloudflare. This means you can mask your origin and protect it from DDoS attacks.
1111

12-
While you can use [BYOIP](/byoip/) or static IPs to control which IPs are used for ingress with Spectrum, Aegis allows you to have a more strict list of egress IPs as well.
12+
While you can use [BYOIP](/byoip/) or static IPs to control which IPs are used for ingress with Spectrum, Aegis allows you to have a more strict list of [egress IPs](/aegis/about/) as well.
1313

1414
```mermaid
1515
flowchart LR
@@ -18,6 +18,6 @@ flowchart LR
1818
A[Client] --ingress--> B((Cloudflare))--egress--> C[(Origin server)]
1919
```
2020

21-
Aegis with Spectrum supports both TCP and UDP application types.
21+
Aegis with Spectrum supports both TCP and UDP application types. HTTP/HTTPS types are also supported, although through a different configuration.
2222

23-
When a Spectrum app is configured as HTTP/HTTPS type, Aegis must be manually configured through a CDN Cache Rule.
23+
If you are interested in any of these solutions, contact your account team.

0 commit comments

Comments
 (0)