Tim Kadlec 11/17/2020

Proxying Cloudinary Requests with Netlify

Read Original

The article details a technical approach to improve website performance by proxying Cloudinary image optimization requests through a Netlify-hosted site's own domain. It explains the performance drawbacks of external domains, how Netlify's redirect rules can act as a proxy at the CDN level, and provides a specific configuration example from a netlify.toml file.

Proxying Cloudinary Requests with Netlify

Comments

No comments yet

Be the first to share your thoughts!

Browser Extension

Get instant access to AllDevBlogs from your browser

Top of the Week

1
The Beautiful Web
Jens Oliver Meiert 2 votes
3
LLM Use in the Python Source Code
Miguel Grinberg 1 votes
4
Wagon’s algorithm in Python
John D. Cook 1 votes