I understand that part of onboarding a CDN is re-writing all links to static content in my site from www.example.com/my_img.jpg
to www.somecdn.com/my_img.jpg
.
I learned that from How do CDNs that don't require url rewriting work? and https://css-tricks.com/adding-a-cdn-to-your-website/
However, I took a look at the imperva onboarding docs and I don't see that its necessary. How could that be? do they do something that other CDNs don't?