Client system not sending FIN,ACK back to server
Hi,
I'm facing this issue since long time, gone through some articles seems those are not useful hence posting here. After application data exchange Server sent FIN,ACK request after that server team expecting the FIN,ACK back from client- as this packet not sent by client to server backend team stating that due to this session initiation which gets stopped ungracefully before the session can be initiated, hence client terminating the session prematurely.
Is above statement is correct? Need suggestions please. Thanks in Advance.
Where is the capture point; the client, the server or in-between?
packet capture taken at client side
And in that capture did you see the FIN, ACK from the client to the server?
If yes, then the issue lies in the path between the client and the server.
If no, then the issue is with the client.