: Weird files appearing in waterfall report of WebPagetest.org I am using webpagetest.org to test my site's speed. I've noticed in the Waterfall View that there are files loading on my site which
I am using webpagetest.org to test my site's speed. I've noticed in the Waterfall View that there are files loading on my site which do not physically exist on the server, even though the URLs point to the root folder of my site.
For example:
www.offers.example.com/favicon.ico www.offers.example.com/cdn-cgi/pe/bag2?r[]=http%3A%2F%2Fwww.offers.example.com%2Fwp-includes%2Fjs%2Fwp-emoji-release.min.js%3Fver%3D4.6.1
How is this possible?
More posts by @Speyer207
1 Comments
Sorted by latest first Latest Oldest Best
The favicon request is the browser that WebPagetest uses requesting the favicon to show on the tab or elsewhere. Regardless of whether you actually have a favicon, the request will still be made because you might have a favicon which should be shown to the user if it was a real user accessing your website.
‘/cdn-cgi/pe/bag2’ is Cloudflare's Rocket Loader, which combines multiple ‘script src’ into one asynchronous request which returns all the JavaScript from all the individual requests in one go, amongst other things. The query parameter ‘r’ lists the URLs to the scripts that your page requests.
Terms of Use Create Support ticket Your support tickets Stock Market News! © vmapp.org2024 All Rights reserved.