You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: apps/docs/content/features/dns.mdx
+1-14Lines changed: 1 addition & 14 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -8,7 +8,7 @@ This guide will show you how to configure DNS records and proxy settings to work
8
8
## DNS Configuration
9
9
10
10
DNS records for Zerops services can be configured in two main ways:
11
-
***With Proxy**: Routes traffic through proxy services, providing additional security and performance features
11
+
***With Proxy**: Routes traffic through proxy services, providing additional security and performance features (recommended for DDoS protection)
12
12
***Without Proxy (DNS Only)**: Direct connection to your Zerops service's IP address
13
13
14
14
DNS allows you to set two records based on IP address type:
@@ -98,18 +98,6 @@ Shared IPv4 allows multiple Zerops projects to use the same IPv4 address while m
98
98
99
99
This is why configuring both A (IPv4) and AAAA (IPv6) records is crucial when using shared IPv4 addresses - the IPv6 record acts as a security key that helps prevent unauthorized use of the shared IPv4 address.
100
100
101
-
### Best Practices
102
-
103
-
#### Security
104
-
- Enable proxy protection for DDoS mitigation when available
105
-
- Review firewall rules regularly
106
-
107
-
#### Performance
108
-
- Enable Auto Minify and Brotli Compression
109
-
- Configure appropriate cache rules
110
-
- Monitor analytics and metrics
111
-
- Review bandwidth usage patterns
112
-
113
101
## General Troubleshooting Guide
114
102
115
103
### Common Issues
@@ -123,7 +111,6 @@ This is why configuring both A (IPv4) and AAAA (IPv6) records is crucial when us
0 commit comments