Ask Your Question
0

Why does my request end in timeout?

asked 2019-07-08 16:33:08 +0000

asik gravatar image

updated 2019-07-08 16:33:57 +0000

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.

edit retag flag offensive close merge delete

1 Answer

Sort by ยป oldest newest most voted
0

answered 2019-07-08 17:36:04 +0000

grahamb gravatar image

Does like like the client got fed up waiting. The client sends some data at 23:34:32 then at 23.34.42 + a very small bit sends a FIN. Is there a 10 s timeout somewhere?

edit flag offensive delete link more

Your Answer

Please start posting anonymously - your entry will be published after you log in or create a new account.

Add Answer

Question Tools

1 follower

Stats

Asked: 2019-07-08 16:33:08 +0000

Seen: 668 times

Last updated: Jul 08 '19