Expect a shit ton of problems with any of the newer well known CDNs. None of them comes anywhere near close to following the HTTP protocol. For example with one popular CDN, a request for
http://google.com/q=sesame+street can instead return
http://google.com/?q=two+girls+one+cup . The query string doesn't matter, they figure, they just ignore that part.