Get your server issues fixed by our experts for a price starting at just 25 USD/Hour. Click here to register and open a ticket with us now!

Author Topic: Clear DNS Cache  (Read 2196 times)

0 Members and 1 Guest are viewing this topic.

Vinil

  • Guest
Clear DNS Cache
« on: December 01, 2013, 08:16:23 pm »
DNS queries are cached to speed up DNS data access. NSCD caches libc-issued requests to the Name Service. If retrieving NSS data is fairly expensive, nscd is able to speed up consecutive access to the same data dramatically and increase overall system performance.

To clear DNS cache, open a terminal and type:


Quote
# /etc/init.d/nscd restart