I tried yesterday the image resizing feature, to save myself the time to code a feature to resize some images…
I have 542 images in the folder, today I look at the “Billing usage” and I see 9k resize requests in the first day… Cache set to 1 year, but even without cache, “last-modified” is not changed for any image so there is nothing to resize again.
That means that every request is counted as a “resize” even if the resized imaged is served already cached?