https://bugs.winehq.org/show_bug.cgi?id=44895 Zhiyi Zhang <zzhang(a)codeweavers.com> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |zzhang(a)codeweavers.com --- Comment #4 from Zhiyi Zhang <zzhang(a)codeweavers.com> --- This is probably not related to wine but linux tcp stack. Debugging this problem require network traffic to be captured. I recommend WireShark. A possible cause would be Linux TCP timestamping. You can try "echo 0 > /proc/sys/net/ipv4/tcp_timestamps" with root access to disable timestamping temporarily and see if it helps. -- Do not reply to this email, post in Bugzilla using the above URL to reply. You are receiving this mail because: You are watching all bug changes.