DNS Cache – Proxy by Acrylic Improves Website Response Times

I currently use Comcrapstic otherwise known as Comcast Xfinity. There domain name server services are notoriously bad. One option is to use third party domain name service servers like Google or Open domain name service.

However, on Linux for many years I have used a caching name server on my local machines to improve website response times. You see each time you browse a website, first your computer waits for a reponse from your domain name server. Once your domain name service server responds, then your web browser begins downloading website content.

If you have slow or heavily used domain name service servers, this can cost you time. I found a DNS cache proxy called Acrylic. This FREE tool allows you to install a caching name server on your Microsoft Windows operating system based computer.

Acrylic supports Microsoft Windows 2000, eXPerience, Vista, seven, eight, ten, and eleven operating systems. There are two versions of Acrylic. A portable version which allows you to preview this software without installation, hence the word portable.

Also, each time you reboot your computer you will need to start the portable version of Acrylic. The install version of Acrylic starts at Microsoft Windows operating system boot. Once you download and install this softare, you will need to edit a configuration file.

You really only need to add your domain name servers into this configuration file. Here is an example of a domain name service server added to this configuration file:

Need Online Computer Technical Support? Ask a Computer Technician Now and Solve Your Computer Problem!

PrimaryServerAddress=8.8.4.4

You can add multiple domain name derver addresses. I insert four domain name service server addresses in my configuration file. This file will sequentially access your domain name service servers.

This is excellent in case your primary and or secondary domain name server's are down or having problems. This is an example of the four domain name service server addresses I have added to an Acrylic configuration file.

PrimaryServerAddress=8.8.4.4
SecondaryServerAddress=8.8.8.8
TertiaryServerAddress=75.75.75.75
QuaternaryServerAddress=75.75.76.76

I actually added Comcast Xfinity domain name service server's into that configuration file even after complaining about them. They are the second to last and last server's that this program will try to resolve a domain name address. I used to use Open domain name service server addresses until they started blocking some websites.

I am glad I found this FREE domain name service cache utility. On Linux I use dnsmasq exclusively. According to Acrylic developers this can potentially save you around an hour of time per couple of weeks of web surfing.

What this program does is cache website Internet protocal addresses and their domain names into a database. Instead of sending a request to your Internet service providers domain name servers, having to wait for a response and then waiting for web pages to download, this program connects to your local domain name service cache first. This over time can increase your performance.

Some Internet service providers use domain name service servers that can take multiple seconds to respond. This program tries to reduce your response time to as close to zero as possible. This does not speed up your Internet connection but speeds up potentially the response time when you request a website domain name.