Forum Discussion
DougS
10 years agoKhoros Oracle
Hi Hiral,
Do you use a CDN (or are you considering adding one)? If so, using an endpoint will probably not be a good approach, as it will require a call to the Lithium server to get an asset instead of going over the CDN. Also, I don't think we allow you to stream out assets via an endpoint.
You could try using an endpoint to render your less files (that might also take more time that you'd like), or you could use the static asset host name in the URLs in your less files instead of using asset.get. Adding eddielo to this thread in case he has a suggestion that I might have missed.
-Doug