Good Day everyone,
I have an issue here.
Essentially, we have a sftp communication between two servers (Server A and Server B), crossing wan with a Wan interface MTU of 1400/MSS 1360
Server A is able to establish SFTP PUT for both Large and small files.
GET only works for small files but not large files, unless we reduce the buffer size drastically (way way below the default of 32000+ bytes).
3 Way Handshake shows MSS 1460
Windows Size of 65535, after approximately 30 numbers of (1448 TCP len packets + an 848 TCP len packet), wireshark shows
TCP DUP ACK
TCP DUP ACK
TCP DUP ACK
FAST Retransmission
TCP DUP ACK
TCP DUP ACK
TCP DUP ACK
Is this an issue of MTU mismatched ? Or am i completely off track from the root cause ?
Firewall was replaced, prior to the issue happening.
No comments:
Post a Comment