Cloudflare SpeedTest
GoodBotVerifiedBOTA diagnostic tool used by Cloudflare to measure network performance, latency, and throughput between a user's connection and the Cloudflare edge network. Operated by Cloudflare.
What is Cloudflare SpeedTest?
Cloudflare SpeedTest is a specialized diagnostic agent operated by Cloudflare to facilitate real-time network performance analysis. It functions as the measurement engine for Cloudflare's speed testing infrastructure, allowing users to assess the quality of their internet connection by interacting with the global Cloudflare edge network. Unlike traditional crawlers that index content, this bot performs targeted network requests to calculate metrics such as round-trip time, download speeds, and upload throughput.
Identification
Cloudflare SpeedTestWhy it crawls your site
The bot crawls specific endpoints to execute performance tests that measure the responsiveness and capacity of the network path between the client and Cloudflare's servers. It uses the PerformanceResourceTiming API to gather precise timing data, which is then processed to provide users with actionable insights into their connectivity. You can verify this bot by checking for requests originating from Cloudflare's infrastructure that align with active speed test sessions initiated by a user.
Block or allow Cloudflare SpeedTest
Add a Disallow rule for Cloudflare SpeedTest in your robots.txt file. You can also block at the server level using your web server configuration or CDN firewall rules to filter requests matching the user-agent string.
# Block Cloudflare SpeedTest from crawling your entire site User-agent: Cloudflare SpeedTest Disallow: / # Allow Cloudflare SpeedTest full access User-agent: Cloudflare SpeedTest Allow: /
Ensure your robots.txt allows Cloudflare SpeedTest. Verify requests are genuine by checking the user-agent string and referring to Cloudflare's documentation.
Traffic & trends
No Cloudflare traffic data available.
Loading trend data…
From the community
Recent Reddit discussion mentioning this bot.
Related bots
Other crawlers operated by Cloudflare.
Links & references
Data sources
This profile is compiled from the following sources.