Search Support

Avoid support scams. We will never ask you to call or text a phone number or share personal information. Please report suspicious activity using the “Report Abuse” option.

Learn More

when reloading the page the images are requested from the server and not from cache

  • பதில்கள் இல்லை
  • 1 இந்த பிரச்சனை உள்ளது
  • 7 views

I am loading a few thumbnail images in my application which are stored on google cloud, I have made the thumbnail objects public and set cache-control: public, max-age:2628000, however whenever I reload the page, I always see the images are been requested from the server. I have also checked that I do not have disable cache checked in developer tools here is a screenshot.

Is this the expected behavior, why don't the images load from cache once they are stored in cache?

Any help in this would be great. Thanks.

I am loading a few thumbnail images in my application which are stored on google cloud, I have made the thumbnail objects public and set cache-control: public, max-age:2628000, however whenever I reload the page, I always see the images are been requested from the server. I have also checked that I do not have disable cache checked in developer tools here is a screenshot. Is this the expected behavior, why don't the images load from cache once they are stored in cache? Any help in this would be great. Thanks.
Attached screenshots

akshar1 மூலமாக திருத்தப்பட்டது