Ask Your Question

Revision history [back]

click to hide/show revision 1
initial version

Why does my request end in timeout?

Server at 192.168.1.100, client at 192.168.1.5.

At 23:34:43 the 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 server doing anything wrong? It looks the 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.

Why does my request end in timeout?

Server Client at 192.168.1.100, client server at 192.168.1.5.

At 23:34:43 the server 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 server client doing anything wrong? It looks the server 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.