To be able to plug a Edge cache proxy, we need Nuxeo to be able to redirect to this cache if the client comes from the same network.
The goal is then to have a contribution on the DownloadService to contribute in place of the static blobManager.getURI, with a default implementation of the blobManager.getURI.
- depends on
-
NXP-17895 Allow downloads to redirect to an external CDN
- Resolved