CacHeIT
Detection Logic
median_hit_time <= threshold × baseline_timeInstallation
Run the Script
input.txt
input.txtCommand line
Argument
Description
Default
Output

Last updated
median_hit_time <= threshold × baseline_timeinput.txt
Last updated
pip3 install -r requirements.txthttps://example1.com:8080
http://example1.com:80/
https://example2.com:8443/
...
https://exampleN.compython3 cacheit.py -i cache_input.txt -o results.txt -t 0.3 -r 4https://example1.com:8080/?cbuster=448644 (H: 0.05s, M: 0.13s) -> X-Cache-Hits: 1 (Fastly)
https://example2.com:8443/?cbuster=588742 (H: 0.07s, M: 0.16s) -> X-Cache-Hits: 1 (Fastly)
http://example2.com:80/?cbuster=262672 (H: 0.04s, M: 0.25s) -> X-Cache: Hit from cloudfront (Akamai, CloudFront (AWS), Fastly, Varnish)
...
https://exampleN.com/?cbuster=684778 (H: 0.1s, M: 0.4s) -> X-Cache: Hit from cloudfront (Akamai, CloudFront (AWS), Fastly, Varnish)URL (H: median_hit_time, M: baseline_time) -> Header: value (Identified_Cache_Technology)