Ask Your Question

asik's profile - activity

2021-06-25 08:33:27 +0000 received badge  Popular Question (source)
2019-07-09 15:04:08 +0000 marked best answer 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.

2019-07-09 15:04:08 +0000 received badge  Scholar (source)
2019-07-08 16:33:57 +0000 received badge  Editor (source)
2019-07-08 16:33:57 +0000 edited question Why does my request end in timeout?

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 tim

2019-07-08 16:33:08 +0000 asked a question Why does my request end in timeout?

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 tim