You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
When connecting the SpeedTest app via ARO VPNClient, Error keeps occuring in the upload process.
A TCP ACK exception also occurs in download. (Buffer Overflow)
I found a way to fix upload problem with workaround.
When the TCP reset packet is not handled, the upload works.
However this workaround is only a temporary fix. Obviously side effects will follow.
I would appreciate your help in resolving this issue.
Thanks.
P.s: I've attach two patch files.(I have found two workaround metohds for these issues/) patchs.zip
The text was updated successfully, but these errors were encountered:
When connecting the SpeedTest app via ARO VPNClient, Error keeps occuring in the upload process.
A TCP ACK exception also occurs in download. (Buffer Overflow)
I found a way to fix upload problem with workaround.
When the TCP reset packet is not handled, the upload works.
However this workaround is only a temporary fix. Obviously side effects will follow.
I would appreciate your help in resolving this issue.
Thanks.
P.s: I've attach two patch files.(I have found two workaround metohds for these issues/)
patchs.zip
The text was updated successfully, but these errors were encountered: