is my xml cached by IIS7?
Posted
by user22817
on Server Fault
See other posts from Server Fault
or by user22817
Published on 2010-03-21T09:06:27Z
Indexed on
2010/03/21
9:11 UTC
Read the original article
Hit count: 273
Hi guys, I have a flashplayer on my website. Behind it, there is an xml file which keeps the configuration of the products shown on that flashplayer.
I do not understand why, if i modify something in the xml config file, the flash player is not updated at that moment, but after hours...
Do you know why? I have not defined any rule for output caching in IIS7 so there is probably something default?
Of course, i've tried Ctrl+f5 but does not work.
Thanks.
© Server Fault or respective owner