How to Disable Client Configuration Refresh (164093)



The information in this article applies to:

  • Microsoft Proxy Server 1.0
  • Microsoft Proxy Server 2.0

This article was previously published under Q164093

SUMMARY

You can disable the configuration refresh in cases (such as with security issues) where it may not be possible for proxy clients to do a configuration refresh.

MORE INFORMATION

To disable the configuration refresh, you need to change an entry in the Mspclnt.ini file. This file is located in the %System%\Clients directory. You can change the entry shown in the following example to any size:
   [Common]
   Configuration Refresh Time (Hours)=6

   [Common]
   Configuration Refresh Time (Hours)=1000000000
				
In effect, this setting would render the configuration refresh inactive.

Modification Type:MajorLast Reviewed:8/11/1999
Keywords:kbhowto kbusage KB164093