I've just set up IIS 7.5 on my new development system and can't seem to stop it from caching.
It's set up with ActivePerl (32-bit) and I do a lot of scripting, where changes are not in the main script file called. No matter what I do to disable caching, I still get old, cached pages even after making script changes.
I've cleared my browser cache, I've set site AND Default Site Output Cache Settings to (neither "Enable Cache" checked) and every other Output Cache setting I can find to disable caching, to no effect. What am I missing?
I'm running Windows 7 Professional with IIS 7.5.7600.16385 on a 64-bit machine (32-bit apps enabled), and my development sites are located within the Default Site. I typically use a SSI file (.shtml) to call a top-level Perl script (.cgi).
Seem you could not have the changed script worked. You mentioned you disabled the cache, anyway firstly you need to confirm whether the changed script works successfully. For testing purpose, I suggest you to create this site seperately(not within the default
site.)
To configure the IIS Output Cache correctly please refer to this tutorial:
dave732
3 Posts
Can't turn off caching
Apr 12, 2012 04:47 PM|LINK
I've just set up IIS 7.5 on my new development system and can't seem to stop it from caching.
It's set up with ActivePerl (32-bit) and I do a lot of scripting, where changes are not in the main script file called. No matter what I do to disable caching, I still get old, cached pages even after making script changes.
I've cleared my browser cache, I've set site AND Default Site Output Cache Settings to (neither "Enable Cache" checked) and every other Output Cache setting I can find to disable caching, to no effect. What am I missing?
I'm running Windows 7 Professional with IIS 7.5.7600.16385 on a 64-bit machine (32-bit apps enabled), and my development sites are located within the Default Site. I typically use a SSI file (.shtml) to call a top-level Perl script (.cgi).
configuration cache
Mamba Dai - ...
651 Posts
Microsoft
Re: Can't turn off caching
Apr 16, 2012 06:39 AM|LINK
Hi,
Seem you could not have the changed script worked. You mentioned you disabled the cache, anyway firstly you need to confirm whether the changed script works successfully. For testing purpose, I suggest you to create this site seperately(not within the default site.)
To configure the IIS Output Cache correctly please refer to this tutorial:
http://learn.iis.net/page.aspx/710/configure-iis-7-output-caching/
Feedback to us
Develop and promote your apps in Windows Store