Skip to content

Latest commit

 

History

History
13 lines (8 loc) · 524 Bytes

README.md

File metadata and controls

13 lines (8 loc) · 524 Bytes

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