Don't miss out Virtual Happy Hour this Friday (April 26).

Try our conversational search powered by Generative AI!

Caching images from Episerver

Vote:
 

We have mvc projects and we load some of the images for the landing pages from epi-server using global assets folder..
The images are loaded in the html during the run time and are stored with unique identifier in
sql db. Making changes on the web-config works fine for the local but while deploying it is being
overriden by different value.

Can you guide me to find a way to cache these images?

Thanks,

#179231
Jun 05, 2017 22:43
Vote:
 

Not sure I understand your problem but this is a good module to have if you need Epi assets cached downstream:

https://github.com/bjuris/EPiServer.CdnSupport

#179539
Jun 14, 2017 23:55
Vote:
 

Thanks for it. Based on the information provided looks like that will work for version 10 and above and we have version 9. Do you have any option for it.

#179588
Jun 15, 2017 16:14
Vote:
 

You can download the commit previous of Epi 10 upgrade: https://github.com/bjuris/EPiServer.CdnSupport/tree/8129d568899d4ac599d351a79ffb140826f80d98

#179689
Jun 20, 2017 0:41
Vote:
 

Thanks for support.

I tried as suggested but sitll I am not able to added the expiration.

Is there any option.

Thanks

#180501
Jul 12, 2017 20:30
* You are NOT allowed to include any hyperlinks in the post because your account hasn't associated to your company. User profile should be updated.