How do I turn off caching in IIS7?
Posted
by
jammus
on Super User
See other posts from Super User
or by jammus
Published on 2009-10-30T10:52:57Z
Indexed on
2011/03/09
0:13 UTC
Read the original article
Hit count: 247
Hello.
I'm developing an ASP classic site under Windows 7 (form a queue ladies). The problem is IIS seems to be heavily making use of its cache for both static and dynamic content which really conflicts with my 'make a small change, alt-tab, hit ctrl-F5' development style. Changes made to .asp files may take two or three refreshes to show up where as changes to .js files can take 20 times as many. How do I go about turning the caching off on my development machine?
Cheers.
in b4 stop using asp classic
© Super User or respective owner