On my wordpress website, I use W3 Total Cache Plugin to serve files from Cloudfront. The CDN type is set to Generic Mirror. I optimize my images with EWWWW Image Optimizing Plugin and all images on my Media directory are very well optimized. The problem I have is that Google page speed says images aren't optimized because the images served are from Cloudfront. Compare the two URLs:
This is 39kb from cloudfront http://d3c9o2or2ehzw4.cloudfront.net/wp-content/uploads/2014/06/Ipad.jpg
This is 19kb from My server http://www.overcheap.com.ng/wp-content/uploads/2014/06/Ipad.jpg
What can I do to make my optimized files get served by Cloudfront?