Flush cache on Mac OSX

May 14
0

Flush cache on Mac OSX

Fri, 2010-05-14 19:04 — superuser

If you want to manually force a flush of your local DNS cache on a Mac use the following:

dscacheutil -flushcache

Prior to 10.5.1 you can use:

lookupd -flushcache

Comments

Post new comment

The content of this field is kept private and will not be shown publicly.
  • Allowed HTML tags: <a> <em> <strong> <cite> <code> <ul> <ol> <li> <dl> <dt> <dd>
  • Lines and paragraphs break automatically.
  • You can enable syntax highlighting of source code with the following tags: <code>, <blockcode>. The supported tag styles are: <foo>, [foo].

More information about formatting options