在VPS上直接 wget 某文件,挺快的;从VPS上 scp 拖回来,也不慢。但挂上VPS上开的 OpenVPN 后,直接 wget,就很慢了。
我猜测是因为TCP的拥塞控制在网络延迟很高时,传输速率(滑动窗口大小)增长很慢,对丢包也很敏感,从而传输速度上不去。这个解释对吗?该如何解决VPN下载慢的问题?
这年头,你的openvpn还能正常工作?
在VPS上直接 wget 某文件,挺快的;从VPS上 scp 拖回来,也不慢。但挂上VPS上开的 OpenVPN 后,直接 wget,就很慢了。
我猜测是因为TCP的拥塞控制在网络延迟很高时,传输速率(滑动窗口大小)增长很慢,对丢包也很敏感,从而传输速度上不去。这个解释对吗?该如何解决VPN下载慢的问题?
--
-- You received this message because you are subscribed to the Google Groups Shanghai Linux User Group group. To post to this group, send email to sh...@googlegroups.com. To unsubscribe from this group, send email to shlug+un...@googlegroups.com. For more options, visit this group at https://groups.google.com/d/forum/shlug?hl=zh-CN
---
您收到此邮件是因为您订阅了 Google 网上论坛的“Shanghai Linux User Group”论坛。
要退订此论坛并停止接收此论坛的电子邮件,请发送电子邮件到 shlug+un...@googlegroups.com。
要查看更多选项,请访问 https://groups.google.com/groups/opt_out。
在VPS上直接 wget 某文件,挺快的;从VPS上 scp 拖回来,也不慢。但挂上VPS上开的 OpenVPN 后,直接 wget,就很慢了。
我猜测是因为TCP的拥塞控制在网络延迟很高时,传输速率(滑动窗口大小)增长很慢,对丢包也很敏感,从而传输速度上不去。这个解释对吗?该如何解决VPN下载慢的问题?
如果都在国内,有一种可能。
电信,联通,cdn+dns问题。
Wishes.
Alpha.L Cheng
程方宁
Disclaimer:
This message contains confidential information and is intended only for the individual named. If you are not the named addressee you should not disseminate, distribute or copy this e-mail. Please notify the sender immediately by e-mail if you have received this e-mail by mistake and delete this e-mail from your system. E-mail transmission cannot be guaranteed to be secure or error-free as information could be intercepted, corrupted, lost, destroyed, arrive late or incomplete, or contain viruses. The sender therefore does not accept liability for any errors or omissions in the contents of this message, which arise as a result of e-mail transmission. If verification is required please request a hard-copy version.
这是什么意思?这两条规则只是ACCEPT一些包,怎么会对速度有影响?