Live data from Hacker News

Ask HN: How can I tell if a site is being rate limited?

news.ycombinator.com

1–10 of 29 posts

Re: Ask HN: How can I tell if a site is being rate limited?

#5

I can definitely notice an improvement in performance when I use a VPN, however it would be cool to see where things are being delayed. Is traceroute or curl something that could help here?

Yea, if it’s faster via VPN that’s a strong hint. If you want proof you need to examine the internet between you and the site. If a VPN connection that uses a specific router to to the site is fast, your connection through that same router is slow, and you can connect to some other site through that same router and get a fast connection, then that’s a smoking gun that your connection is deliberately slowed.

That said, it’s not easy to prove it’s your country/ISP doing the slow down vs that website slowing down connections to your country.

Re: Ask HN: How can I tell if a site is being rate limited?

#6

I can definitely notice an improvement in performance when I use a VPN, however it would be cool to see where things are being delayed. Is traceroute or curl something that could help here?

My company has a residential proxy network that lets you test endpoints with requests from residential broadband ISPs all over the world. Some of our customers are using our network for exactly this use case: https://packetstream.io

Re: Ask HN: How can I tell if a site is being rate limited?

#7

I can definitely notice an improvement in performance when I use a VPN, however it would be cool to see where things are being delayed. Is traceroute or curl something that could help here?

its possible that your ISP has a bad peering connection. Checking with your ISP usually helps understand what is going on.

It could be the bandwidth limitation of your ISP itself.

Sites like Github are slow when accessed from few countries. It's just that their servers are located mainly in the US(afaik).

Post reply on HN