answersLogoWhite

0


Best Answer

When the web browser wants to load a web page, it needs to contact a DNS server first, which will translate the URL address into a machine readable format - the IP address. Even though the translation takes only a few hundred milliseconds each time a message is sent, these can add up over time, as the number of requests can easily reach hundreds or thousands of DNS queries. DNS servers can sometimes be unavailable and the responses to queries can be very slow.

To speed up this process is to cache the information locally thereby eliminating the need for repetitive queries to the remote DNS server. This is done by telling PostCast Server to contact a local database on your computer, rather than the remote DNS server. This local connection can be performed much faster and does not depend on the response time of the remote DNS server across the internet.

PostCast Server contacts the remote DNS server once, and then caches (memorizes) the addresses returned from the query. So the next time you are requesting the same domain.com address, it instantly returns the answer, without having to contact your ISP's DNS server to ask it for the translation. The process is much faster, since it does not have to connect to any remote servers every time. Basically, the logic behind the DNS cache feature is to include both bad and good domains in the list and use the "Valid" column to mark them as valid. The domain is considered bad only if DNS server returns the "Unresolved" error, which means that the DNS entry for that domain does not exist.

User Avatar

Wiki User

13y ago
This answer is:
User Avatar

Add your answer:

Earn +20 pts
Q: What is the purpose of caching in DNS?
Write your answer...
Submit
Still have questions?
magnify glass
imp
Continue Learning about Computer Science

What is a Local DNS server's purpose?

A local DNS server's purpose is to host a database and provide access to that database for those within a certain area. It may be within an office building or headquarters.


What is the purpose of dnsmasq?

A dnsmaq is a lightweight and easy to configure the DNS forwarder and also the DHCP server. It is aimed to design and provide a DNS and also a DHCP to a small network.


How do you find caching only DNS server?

Caching only DNS servers is a computer that either has MS Windows Sever 2000, 2003 or 2008 operating system installed on it. Then it has a DNS server role installed on it (think of it as a plug-in program like ad-blocker for Firefox). And instead of having a DNS zone (sort of like a shard network folder that only other severs which have been giving permission to access the folder can have a copy of it, and inside are the names address of all the other computers like the white pages) configured into it, it instead remembers where everyone has been so that it takes less time for the next time someone else wants to go to the same place. only problem is that the computer can never shutdown. Think of it like a word document in progress that can be changed and read but the save button is missing so in the event of a power faller all information will be lost. However it doesn't need to be managed like DNS zone.


What system translates names to IP addresses?

The DNS (Domain Name System).The DNS (Domain Name System).The DNS (Domain Name System).The DNS (Domain Name System).


Where can one get information on a Comcast DNS server?

One can get more information on a Comcast DNS server from the following sources: What's My DNS, Comcast, DNS Knowledge, ZDNet, DSL Reports, Port Forward, Open DNS, Mac Medics, to name a few.

Related questions

What can be gained by using a caching only dns server?

Using a caching only DNS server has an easier set up. Also, using this type of DNS server can transfer information more securely if proper security measures are in place.


What type of DNS server is typically maintained by an ISP?

caching-only


Which dns server configuration does not host any zones locally?

caching-only server


How DNS server caching works?

If a client send a query requesting for a particular web page to the DNS server and if the DNS server resolves the page from the other DNS servers & it will be store the same page in the DNS cache and it will give the response to the client with the requested page. If again the same web page is requested by any client then DNS server will get the web page from the DNS cache instead of again fetching the same page from the internet. With this there wont be any delay for the client to get the web page. This helps in bandwidth control. This is how the DNS server caching works.


Which two tasks are the responsibility of the local DNS server?

mapping name-to-IP addresses for internal hosts forwarding name resolution requests to a caching-only server


When you implement a caching-only DNS server for the first time is the cache server empty?

Yes....As the server starts to service client requests, the information is cached and builds with time.


What is a Local DNS server's purpose?

A local DNS server's purpose is to host a database and provide access to that database for those within a certain area. It may be within an office building or headquarters.


What is the purpose of the battery on a RAID Controller Card?

the presence of the battery enables write caching. When the battery fails, write-caching stops and performance drops. When the battery is fixed, write-caching begins again and performance improves. Lol nobody really knew............Poop


What is the purpose of the WindowsCSC folder?

Client-Side Caching folder, used to store offline files and folders.


What is the purpose of the fuel shut off switch?

if your in a wreck it shuts of the fuel to the ENG to prevent the car from caching on fire.


What is the purpose of DNS SOA?

SOA is a DNS record type that specifies authoritative information about a DNS zone. SOA also includes the primary name server, the email of the domain administrator and the domain serial number to the refreshing zone.


What is the purpose of dnsmasq?

A dnsmaq is a lightweight and easy to configure the DNS forwarder and also the DHCP server. It is aimed to design and provide a DNS and also a DHCP to a small network.