Increase Cache hit statistic

On my site, 55% of the requests aren’t cached. Any idea how I could reduce the bandwidth by caching most of it?

Hi

Check the reasons mentioned in this answer - Why is my "Cache hit statistics" showing a lot of Miss traffic?

Also, regardless of the cache status, bandwidth out from ImageKit remains the same if the request comes to ImageKit.

We send a device cache time of 365 days max age. So, only if the device caches the content, and doesn’t send the request to Imagekit, will it decrease bandwidth consumption. Increase cache hit will improve performance but bandwidth consumption will remain the same.