Skip to content

Commit c948ca1

Browse files
authored
dns update (#191)
1 parent 72aac59 commit c948ca1

File tree

1 file changed

+1
-14
lines changed

1 file changed

+1
-14
lines changed

apps/docs/content/features/dns.mdx

Lines changed: 1 addition & 14 deletions
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ This guide will show you how to configure DNS records and proxy settings to work
88
## DNS Configuration
99

1010
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)
1212
* **Without Proxy (DNS Only)**: Direct connection to your Zerops service's IP address
1313

1414
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
9898

9999
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.
100100

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-
113101
## General Troubleshooting Guide
114102

115103
### Common Issues
@@ -123,7 +111,6 @@ This is why configuring both A (IPv4) and AAAA (IPv6) records is crucial when us
123111

124112
2. **Connection Problems**
125113
- Test both IPv4 and IPv6 connectivity
126-
- Verify firewall rules
127114
- Check proxy server status if applicable
128115
- Confirm port configurations
129116

0 commit comments

Comments
 (0)