April 14th, 2007 ·
5 Comments ·
3,773 views
Tags:
Services
The DNS Client is not specifically required to use the internet. What it does do is try to improve your internet experience. The most basic way it does this is by caching domain name addresses, which speeds up the browsing experience. This service also determines if an IPv4 or IPv6 address would be more appropriate for a domain name. In an enterprise, it can also be useful in letting the network know your PC’s domain name, which can simplify finding shared resources. Though it is safe to disable this service, most users will likely end up with slower internet browsing, as well as other minor DNS related issues, so it’s best to leave this one on.
Process Name:
svchost.exe
Description:
The DNS Client service (dnscache) caches Domain Name System (DNS) names and registers the full computer name for this computer. If the service is stopped, DNS names will continue to be resolved. However, the results of DNS name queries will not be cached and the computer’s name will not be registered. If the service is disabled, any services that explicitly depend on it will fail to start.
Path to Executable:
%windir%\system32\svchost.exe -k NetworkService
Default Startup:
- Home Basic: Automatic
- Home Premium: Automatic
- Business: Automatic
- Enterprise: Automatic
- Ultimate: Automatic
Log On As:
Network Service
Do you know something about this service that I don't? Please leave a comment below so I, and everyone else reading this, can benefit from your knowledge!
Get notified of new posts for FREE via RSS or E-mail
Subscribe to ITsVISTA!
Comments
Eric
Apr 14, 2007 at 3:50 pm
A large HOSTS file (over 135 kb) tends to slow down a computer. This only occurs in W2000/XP/Vista. Windows 98 and ME are not affected.
To resolve this issue it is recommended you disable this service. If indeed you are using a HOSTS file.
Joe
Apr 14, 2007 at 4:18 pm
Thanks for the pointer Eric! I did a search on your info and found this at Wikipedia:
This would support your point, but it sounds like ‘your mileage may vary’ depending on how big your HOSTS file is, how much browsing you do, etc.
Eric
Apr 15, 2007 at 11:48 am
Hey Joe, thanks for clearing that up. I never bothered to “Wiki” that, I was just always taught to to watch the size of your HOSTS file, and disable DNS if it got too big.
Off topic a bit, I love the new site design!
Joe
Apr 17, 2007 at 9:04 pm
Thanks Eric, I’m trying hard!
T.
May 31, 2007 at 12:27 am
So then the summary/consensus so far is that a HOSTS file larger than 135K or whatever may slow your computer down momentarily (aka for a mini-second) when you logon.
Leave a Comment