Recent Articles
Advanced Analytics
VergeCloud's Advanced Analytics gives you a detailed view of everything happening across your CDN. Instead of broad summaries, it breaks down traffic behavior, security events, and individual request activity into three focused sections: Data ...
How to Optimize and Troubleshoot WAF in VergeCloud
VergeCloud's WAF uses a Regex-based Anomaly Scoring system that assigns cumulative scores to requests based on matched rules and blocks those that meet or exceed a configured threshold. When properly configured, it delivers precise, high-fidelity ...
How to Flush DNS Cache on macOS
To flush DNS cache on macOS, open Terminal and run sudo dscacheutil -flushcache; sudo killall -HUP mDNSResponder. This two-part command clears your Mac's stored DNS records and restarts the DNS resolver in a single step. Understanding what is DNS ...
How to Handle Rate Limiting Issues and Optimize Rules in VergeCloud
At VergeCloud, rate limit capabilities are designed to help customers protect their applications from abuse, ensure fair usage, and maintain consistent performance even during traffic spikes. Our edge driven architecture allows rate limit enforcement ...
Security Headers
Security headers are HTTP response headers that instruct a browser on how to handle your website securely. They operate silently in the background and help reduce risks such as insecure connections, script injection, clickjacking, and unintended data ...
Popular Articles
AAAA Record and Configuration in VergeCloud User Panel
For a browser to access a website, it must first determine the website's IP address. The DNS service plays a crucial role in this process, converting the entered domain name into the corresponding IP address. The distributed DNS database contains ...
Setting Up Redirect Page Rules on VergeCloud: Guide to Managing Website Redirects
URL redirects are commonly used when moving content, changing domain names, consolidating websites, or directing visitors to updated pages. Instead of making changes on the origin server, VergeCloud allows redirects to be configured directly through ...
Caching on VergeCloud: A Step-by-Step Guide to Faster Content Delivery
Caching plays a crucial role in improving website performance by temporarily storing web content so it can be delivered faster and with less strain on your origin server. When caching is enabled through VergeCloud’s next-gen CDN, your content is ...
IP Address Classes and CIDR Notation
IP Address Classes IP address classes are part of the classful network architecture that was used before the introduction of CIDR (Classless Inter-Domain Routing). They categorize IP addresses into different classes based on their range and intended ...
DNS Cloud Option
After migrating your website to VergeCloud and completing the necessary DNS configurations, you can view and manage DNS Records for your domain and its subdomains directly from the DNS Records section within the VergeCloud dashboard. This area gives ...