Can CF Image variants be pre-generated prior to an initial browser request?

For Workes & Pages, what is the name of the domain?

N/A

What is the issue or error you’re encountering

I’m a developer who has implemented CF Images into an e-commerce website. In order for me to serve any image I have uploaded, it needs to be a variant, such as /public. However, after uploading a new image, it takes a very long time for the image to be downloaded in the browser for the initial view. Then, it is much faster. My question is if there is any way to pre-generate the variant of a particular image so that it doesn’t have to be created on-the-fly on an initial browser request?

This topic was automatically closed after 15 days. New replies are no longer allowed.