The device switched networks mid-request — Wi-Fi to mobile, a VPN connecting, or an IP address changing. Almost always a client-side condition, not a server fault.
The device switched networks mid-request — Wi-Fi to mobile, a VPN connecting, or an IP address changing. Almost always a client-side condition, not a server fault.
Chrome cancels in-flight requests when the underlying network interface changes, because the connection's source address is no longer valid.
An external probe confirms the site is healthy, which is usually all that is needed to close this out as a client-side event.
Rarely. It is triggered by the client's network interface changing. It becomes worth investigating only if it clusters around one slow endpoint.