Per-flow RTTdiff detection rates are only ~20% because the majority of proxy flows connect to CDN-cached content (Cloudflare, Google, Fastly) that sits within 5ms of the proxy, suppressing the discrepancy. However, aggregating across flows per website visit yields detection rates exceeding 70%—and from the abstract, approximately 80% of top-5K domains generate at least one detectable flow—with half of those detections made within the first 60 packets. This means an adversary can reliably expose client and proxy IPs after just a few website visits.
From 2025-xue-discriminative — The Discriminative Power of Cross-layer RTTs in Fingerprinting Proxy Traffic
· §VI-C-2, Table II
· 2025
· Network and Distributed System Security
Implications
Co-locate proxy egress with major CDN PoPs or route proxy-to-server connections through CDN infrastructure to minimize RTTdiff; geographically distributed single-exit proxies far from popular servers are maximally exposed.
Implement intelligent routing rules so that traffic destined for locally-served content (e.g., regional sites, government, finance) exits from a geographically appropriate proxy rather than a single centralized server, directly reducing RTTdiff for those flows.