If I set the expiration time for static files to be about 14 days, and I decide to update some files later, will IIS know that they will serve the updated files, or will the client wait until the expiration date?
Or is it the other way around when the browser asks for a new file if the changed date is different?
Sometimes I update the file on the server and I need to do a hard update (CTRL + F5) to see the difference. Currently, it expires in 1 day.
John doe
source
share