Closed fantuz closed 4 years ago
Given that the whole application was migrated to ONLY support RFC8484 format, udpwirreformat, we can now assume that the improved TCP algorithm for leght calculation haz NO ISSUE anymore, as no manupulation of packet is done anymore
(no response packet manipulation except for transaction ID and TCP length, indeed)
Unfortunately, more work is due with regards to TCP size calculations and stamping. A new algorithm is needed to predict size and dynamically change "window" value. Issue affects only TCP listeners.