Press Ctrl / CMD + C to copy this to your clipboard.
This post will be reported to the moderators as potential spam to be looked at
Hi guys,
When using the Image cropper my understanding is that the images are generated on the fly...... right?
Is this why the http responses are 302?
Is there a way to configure this so I don't have a page with a whole load of redirects?
Hi Ayo
There is an option to 'StreamCachedImage' in image processor's Cache.Config file:
Which if you are using a CDN, you can set to true and it will avoid the 302.
Discussion about it is here:
https://github.com/JimBobSquarePants/ImageProcessor/issues/155
Config settings here:
http://imageprocessor.org/imageprocessor-web/plugins/azure-blob-cache/#config
regards
Marc
is working on a reply...
Write your reply to:
Upload image
Image will be uploaded when post is submitted
Image Cropper - Can we get rid of the 302s?
Hi guys,
When using the Image cropper my understanding is that the images are generated on the fly...... right?
Is this why the http responses are 302?
Is there a way to configure this so I don't have a page with a whole load of redirects?
Hi Ayo
There is an option to 'StreamCachedImage' in image processor's Cache.Config file:
Which if you are using a CDN, you can set to true and it will avoid the 302.
Discussion about it is here:
https://github.com/JimBobSquarePants/ImageProcessor/issues/155
Config settings here:
http://imageprocessor.org/imageprocessor-web/plugins/azure-blob-cache/#config
regards
Marc
is working on a reply...