Photon Question – Limit on Disk Space usage?
-
Hi,
I’ve developed a website recently which has a very large number of images. I wanted to serve appropriate images to all users, so I added quite a few
add_image_size
‘s and now we have got into a situation where the site is a lot bigger than we thought.I’ve looked into some options for deferring images to another host and Photon looks quite good. However, as we now have 50GB of images on this WP install, I’m wondering if using Jetpack photon for this would constitute abuse of the service? I’m assuming it would, but I can’t find any usage limitations on the home page, but I definitely still want to check first before activating it!
Most of my add_image_sizes are just smaller crops in the same aspect ratio of an original 16:9 image. If I understand correctly, Photon would create these automatically for me so I perhaps wouldn’t need so many intermediate smaller sizes, I could just refactor my theme so the large image only shows and all of the smaller images get created on the fly. I think this would reduce the disk space usage of my install quite a bit.
Any help or advice would be much appreciated, thanks. I’ve also looked into using a separate image CDN and WordPress plugin made by HumanMade – https://github.com/humanmade/S3-Uploads which might be a better option.
- The topic ‘Photon Question – Limit on Disk Space usage?’ is closed to new replies.