First time here? Check out the FAQ!
THIS IS A TEST INSTANCE. Feel free to ask and answer questions, but take care to avoid triggering too many notifications.
0

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.

asik's avatar
3
asik
asked 2019-07-08 16:33:08 +0000, updated 2019-07-08 16:33:57 +0000
edit flag offensive 0 remove flag close merge delete

Comments

add a comment see more comments

1 Answer

0

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?

grahamb's avatar
23.8k
grahamb
answered 2019-07-08 17:36:04 +0000
edit flag offensive 0 remove flag delete link

Comments

add a comment see more comments

Your Answer

Please start posting anonymously - your entry will be published after you log in or create a new account. This space is reserved only for answers. If you would like to engage in a discussion, please instead post a comment under the question or an answer that you would like to discuss.

Add Answer