BlitzJS Image caching

Hello,

We use blitzjs webiste and Image component from blitzjs create the caching of resizing picture

We have file explorer on website and when we have many image loaded from cache on same time service crash and return 502.

Do you have solution for this or we need to use one external loader for create minify image.

Thank

Hi @M0rdreck,

I am not super familiar with how blitzjs handles images however caching large images can lead to a lot of memory usage which may have caused the application to reach its memory limits. Can you provide me with some minimum steps to reproduce this issue?

Hi @tyler

I have remove blitz js handles images and add caching/resize function on my AWS and error 502 is stopping.

But some time i receive this message:

Server failed for reussir

Exited with status 1