Caching Archive

  • You can modify the behavior of the Microsoft Windows DNS caching algorithm by setting two registry entries in the HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Services\Dnscache\Parameters registry key. The MaxCacheTtl represents the maximum time that the...

    Tuning DNS Caching under Microsoft Windows

    You can modify the behavior of the Microsoft Windows DNS caching algorithm by setting two registry entries in the HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Services\Dnscache\Parameters registry key. The MaxCacheTtl represents the maximum time that the...

    Continue Reading...

  • If you experience frequent issues with DNS caching under Microsoft Windows , you can disable client-side DNS caching with either of these two commands: 1. net stop dnscache 2. sc...

    Turning off DNS Caching under Microsoft Windows

    If you experience frequent issues with DNS caching under Microsoft Windows , you can disable client-side DNS caching with either of these two commands: 1. net stop dnscache 2. sc...

    Continue Reading...