Ask Your Question

Revision history [back]

click to hide/show revision 1
initial version

Client is waiting for FIN flag from server for 30 sec

When I initialize TCP connection and send data, my application (client) delays for 30 seconds. Via Wireshark I see that response body is already received (15,16 packets), however the app waits for FIN packet from server (17 packet).

Packets snapshot via wireshark

How can I shrink the delay?

Client is waiting for FIN flag from server for 30 sec

When I initialize TCP connection and send data, my application (client) delays for 30 seconds. Via Wireshark I see that response body is already received (15,16 packets), however the app waits for FIN packet from server (17 packet).

Packets snapshot via wireshark![Packets snapshot via wireshark]: https://www.dropbox.com/s/il8zkik5w88c2w1/Screenshot%202017-11-01%2010.46.14.png?dl=0

How can I shrink the delay?

Client is waiting for FIN flag from server for 30 sec

When I initialize TCP connection and send data, my application (client) delays for 30 seconds. Via Wireshark I see that response body is already received (15,16 packets), however the app waits for FIN packet from server (17 packet).

![Packets Packets snapshot via wireshark]: wireshark: https://www.dropbox.com/s/il8zkik5w88c2w1/Screenshot%202017-11-01%2010.46.14.png?dl=0

How can I shrink the delay?