Same issue. Was using a Cloudfront (Origin Push) in conjunction w/ an S3 bucket and everything was working fine. Something (not sure what?) changed and now none of my files are being served from my Cloudfront distribution. I set up a new distribution using origin pull but still no luck, all files/images are coming from the local server. Tried turning the plugin on and off, tried emptying all caches but still nothing. Anyone have any other suggestions?
I’m having a problem similar to this (actually, seemingly identical) except that I am only trying to display 200 posts. More posts exist, but WordPress seems to fail to get any more than about 150. This is after I increased PHP’s memory limit to 256mb. Previously, it could only get about 60 pages using 32mb of memory. This seems like a lot of memory to get relatively few posts. Could there be another factor that is limiting the WP_Query results?