Jon Gallant

Solution to externally referenced config file caching: restartOnExternalChanges

1 min read

If you are referencing an external configuration file in your web application and are caching that access, then look at using the restartOnExternalChanges config attribute to restart the domain on config change.  More info here:

http://msdn2.microsoft.com/en-us/library/ms228057(VS.80).aspx

Share:
Share on X