Apple's AWDL causing periodic 90ms ping on LAN
Apple's AWDL (Apple Wireless Direct Link) has been found to cause periodic 90ms latency spikes on local area networks, potentially affecting network performance for nearby devices.
Background
- **AWDL (Apple Wireless Direct Link)** is Apple's proprietary ad-hoc networking protocol, used for AirDrop, AirPlay, and other peer-to-peer features across Apple devices (macOS, iOS, etc.). It runs alongside standard Wi-Fi and periodically scans for nearby Apple devices, briefly interrupting normal network traffic.
- This post reports that AWDL's background scanning introduces ~90ms latency spikes (pings) on a local network every few seconds. For gamers, video callers, or anyone doing real-time networking, those spikes degrade performance noticeably.
- The observation fits a known class of issues: consumer device background services (e.g., mDNS, Bonjour, Windows Update peer-sharing) that interfere with latency-sensitive workloads on otherwise well-configured LANs.
- Why it matters: it highlights how "smart" features on personal devices can silently harm the network performance of other devices on the same LAN — and why power users sometimes disable AWDL or isolate Apple devices onto a separate VLAN.