I recently migrated from IIS6 on Windows 2003 SP3 to IIS7 Windows 2008 SP2. Our application caches data in memory from a SQL database. We have ran into an issue where we copy new static content to the web servers and it is causing the application to clear it's cache and query the database. I have not seen this behavior with IIS6. Any suggestion on where I should be looking? Thanks.