THIS IS A TEST INSTANCE. Feel free to ask and answer questions, but take care to avoid triggering too many notifications.

Revision history  [back]

Why does my request end in timeout?

Client at 192.168.1.100, server at 192.168.1.5.

At 23:34:43 the client logged a timeout (System.Net.WebException: timeout during a web request).

Communication is encrypted via TLSv1.2.

Packets around this time:

Last packets

This happens randomly. Is the client doing anything wrong? It looks the client is deciding to close the connection and open a new one, but I'm not sure if there's anything weird with the packet sequence.

Why does my request end in timeout?

Client Server at 192.168.1.100, server client at 192.168.1.5.

At 23:34:43 the client server logged a timeout (System.Net.WebException: timeout during a web request).

Communication is encrypted via TLSv1.2.

Packets around this time:

Last packets

This happens randomly. Is the client server doing anything wrong? It looks the client server is deciding to close the connection and open a new one, but I'm not sure if there's anything weird with the packet sequence.