Skip to content

Detect CDNs for HTTP tests #79

@jimaek

Description

@jimaek

If the user runs an HTTP tests we should detect the CDN being used and show the logo. It can happen on the frontend by checking the headers.
We can use this https://github.com/catchpoint/WebPageTest.agent/blob/master/internal/optimization_checks.py as basis for detection and our existing logo service.
In cases where there is no CDN we could output something else like the web server's logo.

Metadata

Metadata

Assignees

No one assigned

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions