How to direct traffic based on geographic location?

Geo Proximity rules allow system administrators to specify the location or the longitude & latitude of their hosted servers (data center locations). Once configured, the traffic director will automatically calculate which server is closest to the end-querying client in real-time. Geo Proximity can also be used with Failover and is highly customizable and scalable. Geo […]

Read More

How to create DNS A record in Traffic Director domain?

The A Record points your hostname to an IP address. This is one of the most frequently used records in the DNS Zones and it is an essential part of your DNS configuration. Record A specifies the IP address (IPv4) for a given host. In other words, it resolves a domain name (or points the […]

Read More

Changed my NS but domain still now working?

This problem occurs may be due to DNS caching. Time to live (TTL) is what dictates how long your records stay cached. For example, for how long your A record will be cached before the retrieval of a new copy of the record from DNS servers. The record storage is known as the DNS cache, and […]

Read More

How to add CNAME?

The CNAME record is also known as the canonical name record. It is used for specifying that a domain name is an alias for another domain, the “canonical” domain. A typical example is the www subdomain which is often set as an alias to the root domain name The CNAME record is used only for subdomains. […]

Read More

How to add an A record?

The A Record points your hostname to an IP address. This is one of the most frequently used records in the DNS Zones and it is an essential part of your DNS configuration. Record A specifies the IP address (IPv4) for a given host. In other words, it resolves a domain name (or points the domain […]

Read More

How to accelerate my whole website?

There are 2 methods to accelerate your website. Accelerate the static assets of your website. you can accelerate the static assets of your website, like style sheets, JavaScript files, and images (in-short HTTP objects). Click here Accelerate the whole website. In this method, you can deliver the whole website through the CDN. For this setup, […]

Read More

How to setup CMS Integration with AWS S3?

This article explains, how to set up CMS integration with AWS S3. Please follow the steps. Log in to the AWS Console and navigate to S3. Create an S3 bucket (define the Bucket Name and the Region you want). Once the bucket is created, you can upload your static website content to the bucket. The next […]

Read More

How to enable CDN proxy for A, AAAA or CNAME records?

In simple DNS, we can enable CDN proxy for A, AAAA, or CNAME records. Please follow the steps Login to 5centsCDN console. Go to SimpleDNS. Click the Manage button of your DNS. On the redirected page, you can see all the records. You can also create new records here. Find the A, AAAA, or CNAMES […]

Read More

What is SOA (Start of Authority) record?

The SOA means Start Of Authority. The SOA record defines the beginning of the authority DNS zone and specifies the global parameters for the zone. These parameters include the primary name server, the email of the domain administrator, the domain serial number, and several timers relating to refreshing the zone.   An example of an SOA record […]

Read More

How to configure IPB CDN integration?

Create a Pull Zone inside 5centsCDN dashboard before you start with the IPB CDN integration. Login to 5centsCDN dashboard Go to Zones and select ” HTTP Pull”. Click the green plus button to create a new pull zone. 4. Provide your static website URL which needs to be accelerated at the Your Origin Server Hostname. 5. You […]

Read More