I am facing a new strange problem while downloading files from web server. I am using windows server 2012.
I will explain the problem with example.
I have a text file (update.txt) in my server, to which I am writing some info about the currently available downloads.
Now I will update the update.txt. But when I download that file, old txt is being downloaded instead of new one. I have tried to download using Chrome, Firefox and IE with clearing history but the problem is not solved. I have deleted the file from server and then tried to download but still old file downloaded.
When I change the Internet to another ISP the problem is solved.
So what causes this error? Whether ISP keep the cache of downloads? Or Is this the error of web server ?