I've installed W3 Total Cache, and have configured a self hosted CDN.
The media library has been successfully uploaded to the CDN server. However, there's a problem with the replacing of URLs of attachments. The urls only get replaced with the domain name of the CDN server I have configured, but nothing else.
So on every page images are: <img src="http://static.example.com" alt="attachment name" />etc.
Does anybody have any experience with this?