Saltar al contenido

Accessing Pairs EC2 too slow from Spain

0

I create a EC2 server node on Pairs, but we accessing this EC2 very slow and traceroute results as below, Can you help tell me how to troubleshooting this issue ?

ubuntu@ip-172-31-17-162:~$ sudo traceroute -P TCP -p 80 15.237.57.110 traceroute to 15.237.57.110 (15.237.57.110), 30 hops max, 60 byte packets 1 * * * 2 * * * 3 * * * 4 * * * 5 * * * 6 * * * 7 100.65.11.161 (100.65.11.161) 16.841 ms 0.563 ms 0.505 ms 8 150.222.108.75 (150.222.108.75) 162.014 ms 161.922 ms 161.184 ms 9 150.222.108.90 (150.222.108.90) 162.902 ms 173.618 ms 162.208 ms 10 52.93.8.135 (52.93.8.135) 164.306 ms 161.234 ms 161.222 ms 11 100.91.19.5 (100.91.19.5) 161.068 ms 162.921 ms 164.112 ms 12 52.95.60.48 (52.95.60.48) 162.263 ms 162.000 ms 161.880 ms 13 52.46.94.6 (52.46.94.6) 165.980 ms 161.567 ms 162.661 ms 14 52.46.94.17 (52.46.94.17) 162.090 ms 162.039 ms 163.080 ms 15 52.46.93.193 (52.46.93.193) 161.964 ms 162.914 ms 163.101 ms 16 52.46.93.44 (52.46.93.44) 161.469 ms 162.066 ms 164.913 ms 17 * * * 18 * * * 19 * * * 20 * * * 21 * * * 22 * * * 23 * * * 24 * * * 25 * * * 26 * * * 27 * * * 28 * * * 29 * * * 30 * * *

preguntada hace 4 años305 visualizaciones
1 Respuesta
0

What's unusual about your traceroute is that the first IP address with any significant latency is (according to whois lookups) in Singapore. That would explain the latency but it doesn't explain why this is happening.

Are you running any VPN software on your local machine? Or something else that would cause the trafic to be routed somewhere differently?

AWS
EXPERTO
respondido hace 4 años

No has iniciado sesión. Iniciar sesión para publicar una respuesta.

Una buena respuesta responde claramente a la pregunta, proporciona comentarios constructivos y fomenta el crecimiento profesional en la persona que hace la pregunta.