NuxtN
Nuxt12mo ago
3 replies
Ranma

Nuxt Image + IPX provider + S3

I'm using the Nuxt Image module with IPX as the provider, and I have a few questions regarding its caching mechanism:

- Where does IPX store its cache? Is it in memory or on the server's filesystem?
- What would be the performance implications when handling 1M+ images?
- Is it possible to configure IPX to store cached images on S3 instead of memory / the local server?

Any insights or recommendations would be greatly appreciated! Thanks in advance.
Was this page helpful?