5 Ways To Access Blogs / Sites Under Heavy Load / Attack / Slashdot-Digg Effect
By Angsuman Chakraborty, Gaea News NetworkWednesday, February 28, 2007
You can access any blog / site under heavy load / attach / DNS resolution error by following one of the following four methods. For example here are four url’s by which you can easily access this blog at any time:
- https://blog.taragana.com.nyud.net:8080/ - Coral Proxy will display the original page without any changes.
- https://72.36.134.131/ - Direct IP address access bypassing domain name resolution. This works only if you know the IP address of the site. This will help when there is DNS resolution issue (your local DNS server isn’t resolving correctly or the resolving DNS server is inaccessible for some reason) but will not help if the site is under heavy load / attack.
- https://www.google.com/gwt/n?u=https://blog.taragana.com - Minimal UI but you can get the gist of the content.
- https://www.google.com/translate?langpair=en|en&u=https://blog.taragana.com - Framed but fully functional.
This is particularly useful when the actual url - https://blog.taragana.com may not be accessible due to heavy load.
A slightly older version can also be accessed at:
https://www.google.com/search?q=cache:https://blog.taragana.com
Note: The same idea can be applied to any blog / site.
Discussion
February 17, 2009: 7:29 pm
You can get a sites IP by Pinging it via the command prompt usualy. You type: ping https://www.somewebsite.com |
YOUR VIEW POINT
Andrew