locedge
v1.1.10
Published
A CDN debugging tool that can identify CDN provider, geolocate CDN edge servers, and determine cache status based on a HTTP Archive (HAR) file.
Downloads
31
Maintainers
Readme
LocEdge
This is a simple tool showcasing how to use the datasets provided in our SIGCOMM'22 demo paper to locate CDN edge servers based on a given HTTP Archive (HAR) file. It tells you the location, provider, and cache status of the CDN edge server that delivered resources for you.
For more information, please refer to our paper "Locating CDN Edge Servers with HTTP Responses" (not yet published).
API
parse(har)
- har: the captured HAR file