全球主机交流论坛

 找回密码
 注册

QQ登录

只需一步,快速开始

CeraNetworks网络延迟测速工具IP归属甄别会员请立即修改密码
查看: 4153|回复: 20

请问大佬 移动宽带现在用什么VPS比较快啊,DO新加坡很慢

[复制链接]
发表于 2019-1-27 00:36:30 | 显示全部楼层 |阅读模式
试了好几个都慢死了
发表于 2019-1-27 00:40:35 | 显示全部楼层
提示: 作者被禁止或删除 内容自动屏蔽
 楼主| 发表于 2019-1-27 00:43:20 | 显示全部楼层
yangxiaozhi 发表于 2019-1-27 00:40
OP HK leaseweb 1Gbps,爽得很,不过IP大部分被墙了。

leaseweb 香港吗 还是 leaseweb 新加坡
发表于 2019-1-27 00:43:44 | 显示全部楼层
yangxiaozhi 发表于 2019-1-27 00:40
OP HK leaseweb 1Gbps,爽得很,不过IP大部分被墙了。
  1. Pinging 103.75.117.xx with 32 bytes of data:
  2. Reply from 103.75.117.xx: bytes=32 time=376ms TTL=48
  3. Reply from 103.75.117.xx: bytes=32 time=376ms TTL=48
  4. Reply from 103.75.117.xx: bytes=32 time=380ms TTL=48
  5. Reply from 103.75.117.xx: bytes=32 time=379ms TTL=48

  6. Ping statistics for 103.75.117.xx:
  7.     Packets: Sent = 4, Received = 4, Lost = 0 (0% loss),
  8. Approximate round trip times in milli-seconds:
  9.     Minimum = 376ms, Maximum = 380ms, Average = 377ms
复制代码


最近移动到大多数线路都变得非常慢
发表于 2019-1-27 00:45:38 | 显示全部楼层
DO新加坡都慢,怕是没救了。
发表于 2019-1-27 01:07:04 | 显示全部楼层
netAlchemist 发表于 2019-1-27 00:43
leaseweb 香港吗 还是 leaseweb 新加坡


leaseweb香港乙烷,新加坡勉强凑合
vultr linode日本,ggc香港ntt神马的现在都跟qn非cn2一个速度了,慢的不行
发表于 2019-1-27 01:15:14 | 显示全部楼层
本帖最后由 ghyghoo8 于 2019-1-27 01:24 编辑

而且现在移动不管干什么流量稍微跑多一点就把端口断掉了
断掉的时候icmp追踪还是正常,tcp追踪全被屏蔽(忘记用啥办法看到是断在骨干网了)
安心富强装联通吧
以下针对vultr日本测试 200ms+是正常延迟 60ms就是被断了
#icmp测试
  1. C:\Users\admin>ping 202.182.xxx.xxx

  2. Pinging 202.182.xxx.xxx with 32 bytes of data:
  3. Reply from 202.182.xxx.xxx: bytes=32 time=220ms TTL=43
  4. Reply from 202.182.xxx.xxx: bytes=32 time=243ms TTL=43
  5. Reply from 202.182.xxx.xxx: bytes=32 time=216ms TTL=43
  6. Reply from 202.182.xxx.xxx: bytes=32 time=238ms TTL=43

  7. Ping statistics for 202.182.xxx.xxx:
  8.     Packets: Sent = 4, Received = 4, Lost = 0 (0% loss),
  9. Approximate round trip times in milli-seconds:
  10.     Minimum = 216ms, Maximum = 243ms, Average = 229ms
复制代码

#ssh端口tcp测试

  1. C:\Users\admin>psping 202.182.xxx.xxx:22

  2. PsPing v2.10 - PsPing - ping, latency, bandwidth measurement utility
  3. Copyright (C) 2012-2016 Mark Russinovich
  4. Sysinternals - www.sysinternals.com

  5. TCP connect to 202.182.xxx.xxx:22:
  6. 5 iterations (warmup 1) ping test:
  7. Connecting to 202.182.xxx.xxx:22 (warmup): from 192.168.1.2:65351: 230.10ms
  8. Connecting to 202.182.xxx.xxx:22: from 192.168.1.2:65374: 220.79ms
  9. Connecting to 202.182.xxx.xxx:22: from 192.168.1.2:65377: 236.81ms
  10. Connecting to 202.182.xxx.xxx:22: from 192.168.1.2:65420: 252.71ms
  11. Connecting to 202.182.xxx.xxx:22: from 192.168.1.2:65451: 205.94ms

  12. TCP connect statistics for 202.182.xxx.xxx:22:
  13.   Sent = 4, Received = 4, Lost = 0 (0% loss),
  14.   Minimum = 205.94ms, Maximum = 252.71ms, Average = 229.06ms
复制代码

# 55代理端口tcp测试

  1. C:\Users\admin>psping 202.182.xxx.xxx:21000

  2. PsPing v2.10 - PsPing - ping, latency, bandwidth measurement utility
  3. Copyright (C) 2012-2016 Mark Russinovich
  4. Sysinternals - www.sysinternals.com

  5. TCP connect to 202.182.xxx.xxx:21000:
  6. 5 iterations (warmup 1) ping test:
  7. Connecting to 202.182.xxx.xxx:21000 (warmup): from 192.168.1.2:65182: 69.08ms
  8. Connecting to 202.182.xxx.xxx:21000: from 192.168.1.2:65185: 53.87ms
  9. Connecting to 202.182.xxx.xxx:21000: from 192.168.1.2:65196: 69.63ms
  10. Connecting to 202.182.xxx.xxx:21000: from 192.168.1.2:65207: 57.56ms
  11. Connecting to 202.182.xxx.xxx:21000: from 192.168.1.2:65210: 65.66ms

  12. TCP connect statistics for 202.182.xxx.xxx:21000:
  13.   Sent = 4, Received = 4, Lost = 0 (0% loss),
  14.   Minimum = 53.87ms, Maximum = 69.63ms, Average = 61.68ms
复制代码
 楼主| 发表于 2019-1-27 01:30:42 | 显示全部楼层
ghyghoo8 发表于 2019-1-27 01:15
而且现在移动不管干什么流量稍微跑多一点就把端口断掉了
断掉的时候icmp追踪还是正常,tcp追踪全被屏蔽(忘 ...

谢谢大佬的认真解答
发表于 2019-1-27 08:29:21 | 显示全部楼层
ghyghoo8 发表于 2019-1-27 01:15
而且现在移动不管干什么流量稍微跑多一点就把端口断掉了
断掉的时候icmp追踪还是正常,tcp追踪全被屏蔽(忘 ...

这现象应该只是个别地方才有的,我这边移动没问题。
发表于 2019-1-27 08:57:40 | 显示全部楼层
搬瓦工DC4是移动直连,丢包少一点。
您需要登录后才可以回帖 登录 | 注册

本版积分规则

Archiver|手机版|小黑屋|全球主机交流论坛

GMT+8, 2026-3-23 08:58 , Processed in 0.063456 second(s), 10 queries , Gzip On, MemCache On.

Powered by Discuz! X3.4

© 2001-2023 Discuz! Team.

快速回复 返回顶部 返回列表