Replies: 0
Hi,
I am using W3 and RSS Aggregator in a high traffic site. We are offloading server load by hosting our assets in Amazon S3 and it seems to work fine.
The only problem is that, when a feed is updated, it gets the feed’s images in wp-content/uploads/cache/remote directory and these are never uploaded to S3.
I have to manually upload the images every time the feed brings something new.
Is there a solution?