Ask HN: How can I tell if a site is being rate limited?
1–10 of 29 posts
Re: Ask HN: How can I tell if a site is being rate limited?
#2Re: Ask HN: How can I tell if a site is being rate limited?
#3The easiest way to prove it is by using a VPN or a proxy. Check with different ISPs, also try mobile vs home.
Re: Ask HN: How can I tell if a site is being rate limited?
#4Re: Ask HN: How can I tell if a site is being rate limited?
#5I 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?
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?
#6I 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?
Re: Ask HN: How can I tell if a site is being rate limited?
#7I 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?
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).
Re: Ask HN: How can I tell if a site is being rate limited?
#8Re: Ask HN: How can I tell if a site is being rate limited?
#9Re: Ask HN: How can I tell if a site is being rate limited?
#10If implemented with respect to the http code, it should say 429 in the developer console.