Update README to warn that when using Amazon CloudFront, query forwarding must be enabled
>>> [!note] Migrated issue
<!-- Drupal.org comment -->
<!-- Migrated from issue #2874178. -->
>>>
<p>Hello, i've added CDN module with Amazon CloudFront and I tried to do some performance tests.</p>
<p><strong>Tools.pingdom.com</strong> give me a bad score, because the following seo problem have appeared:</p>
<p><strong>Minimize redirects</strong><br>
All static resouce now use a redirects, like <a href="http://www.mydomain.com/image.png">www.mydomain.com/image.png</a> to <a href="http://www.cdn.mydomain.com/image.png">www.cdn.mydomain.com/image.png</a></p>
<p>Can this seo problem(if it is) reduce the benefits that i receive from a CDN performance boost ?</p>
issue