延迟有没有办法解决

102次阅读

共计 2487 个字符,预计需要花费 7 分钟才能阅读完成。

自己 ggc/cn2GIA 线路的 VPS 服务器是洛杉矶的,就买了阿里云硅谷的 MYSQL 存储,想着两个城市离着近(洛杉矶硅谷两城市之间距离 500 公里)
结果上 VPS 里面 PING 阿里云的 MYSQL 服务器的 IP,把我吓尿了:
[email protected]:~# ping rm-rj9ctf91p0cxi9048xo.mysql.rds.aliyuncs.com
PING rm-rj9ctf91p0cxi9048xo.mysql.rds.aliyuncs.com (47.254.117.127) 56(84) bytes of data.
64 bytes from 47.254.117.127 (47.254.117.127): icmp_seq=1 ttl=90 time=160 ms
64 bytes from 47.254.117.127 (47.254.117.127): icmp_seq=2 ttl=90 time=160 ms
64 bytes from 47.254.117.127 (47.254.117.127): icmp_seq=3 ttl=90 time=160 ms
64 bytes from 47.254.117.127 (47.254.117.127): icmp_seq=4 ttl=90 time=160 ms
64 bytes from 47.254.117.127 (47.254.117.127): icmp_seq=5 ttl=90 time=160 ms
64 bytes from 47.254.117.127 (47.254.117.127): icmp_seq=6 ttl=90 time=160 ms
64 bytes from 47.254.117.127 (47.254.117.127): icmp_seq=7 ttl=90 time=160 ms
64 bytes from 47.254.117.127 (47.254.117.127): icmp_seq=8 ttl=90 time=160 ms
64 bytes from 47.254.117.127 (47.254.117.127): icmp_seq=9 ttl=90 time=160 ms
^C
— rm-rj9ctf91p0cxi9048xo.mysql.rds.aliyuncs.com ping statistics —
9 packets transmitted, 9 received, 0% packet loss, time 16ms
rtt min/avg/max/mdev = 160.077/160.119/160.181/0.463 ms
[email protected]:~# traceroute 47.254.117.127
traceroute to 47.254.117.127 (47.254.117.127), 30 hops max, 60 byte packets
1* * *
2* * *
3100.64.15.0 (100.64.15.0)1.881 ms1.885 ms1.874 ms
4et-0-0-0-2.cr3-lax2.ip4.gtt.net (74.199.178.1)1.864 ms1.852 ms1.821 ms
5* * *
6ix-be-23.ecore1.lvw-losangeles.as6453.net (64.86.197.98)168.011 ms * *
7* * *
8* * if-ae-13-2.tcore1.sqn-sanjose.as6453.net (63.243.205.65)159.567 ms
9* * *
10* * *
11* * *
12* * *
13* * *
14* * *
15* * *
16* * *
17* * *
18* * *
19* * *
20* * *
21* * *
22* * *
23* * *
24* * *
25* * *
26* * *
27* * *
28* * *
29* * *
30* * *
复制代码
请问遇到这种情况有办法解决 吗,想延迟低点

Akewa 发表于 2022-9-1 16:32
我用另一台 dmit 的 ping 就只有 7ms
[email protected]:~# ping rm-rj9ctf91p0cxi9048xo.mysql.rds.aliyuncs.com

那就用 dmit 转发一下咯忘了说了,阿里买的是活动 MYSQL,还不支持退款的
还买了三年的
所以想硬头皮继续用不然浪费了
就是想怎么能延迟低点。论同一家服务商的利与弊。有些东西不是物理距离能衡量的。让老板调路由。但不一定会给你调我用另一台 dmit 的 ping 就只有 7ms
[email protected]:~# ping rm-rj9ctf91p0cxi9048xo.mysql.rds.aliyuncs.com
PING rm-rj9ctf91p0cxi9048xo.mysql.rds.aliyuncs.com (47.254.117.127) 56(84) bytes of data.
64 bytes from 47.254.117.127 (47.254.117.127): icmp_seq=1 ttl=94 time=7.03 ms
64 bytes from 47.254.117.127 (47.254.117.127): icmp_seq=2 ttl=94 time=7.03 ms
64 bytes from 47.254.117.127 (47.254.117.127): icmp_seq=3 ttl=94 time=7.04 ms
64 bytes from 47.254.117.127 (47.254.117.127): icmp_seq=4 ttl=94 time=7.04 ms
64 bytes from 47.254.117.127 (47.254.117.127): icmp_seq=5 ttl=94 time=7.08 ms
64 bytes from 47.254.117.127 (47.254.117.127): icmp_seq=6 ttl=94 time=7.04 ms 加钱世界可达如果遇到大量读写不在局域网还是不行

小旭 发表于 2022-9-1 19:17
如果遇到大量读写不在局域网还是不行

自己的项目不需要大量读出

Akewa 发表于 2022-9-1 19:21
自己的项目不需要大量读出

直接换个机器

正文完
 0