Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Cache Image Redirects #552

Open
jeffpatzer opened this issue Jun 28, 2023 · 0 comments
Open

Cache Image Redirects #552

jeffpatzer opened this issue Jun 28, 2023 · 0 comments

Comments

@jeffpatzer
Copy link

Hi Team

I haven't gone deeper in the API responses, but looks like most of the images, especially in the gallery issue 302s that are not cached. This introduces about 150-300ms of delay for every image. So even if the browser has those cached, it still has to wait on the 302 to be served and loads "slow". Can you configure Cloudflare to cache your 302's or at least do the URL rewrites on the CDN to avoid serving different URLs that need to send rewrites?

image

Before browser cached images
image

After browser cached images
image

Happy to help trouble shoot further as needed!

Thanks

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant