Nginx does not refresh file after repeated changing. Old Last Modified header is returned
问题 I have web-application, and there is interface where I can refresh logo of a shop. When I refresh logo, I gеt new file with new last-modified header: Nginx returns corrected updated file. After that I update logo again. But I get old logo with old last-modified , although logo url file was changed (you can see query timestamp at the end of url): If I perform direct request through browser, then I get updated file: This can be seen in the file size via content-length. My nginx config for