|
Speeding UP you PageRank utils |
|
|
|
Saturday, 22 September 2007 |
|
This is a quick tutorial to help you speed up PageRank utils (the one you can buy from me for example :)) to check your pagerank faster, so here is the deal.
Hello! This is a quick tutorial to help you speed up PageRank utils (the one you can buy from me for example :)) to check your pagerank faster, so here is the deal. Here is a bash script, that can help you track your connectivity to google datacenters, and the one with the lowest ping, you use it for your host to submit the pagerank queries to, so here is the script: ping -c 1 64.233.161.99 | grep '64 bytes from' ping -c 1 64.233.161.104 | grep '64 bytes from' ping -c 1 64.233.161.105 | grep '64 bytes from' ping -c 1 64.233.161.147 | grep '64 bytes from' ping -c 1 64.233.167.99 | grep '64 bytes from' ping -c 1 64.233.167.104 | grep '64 bytes from' ping -c 1 64.233.171.99 | grep '64 bytes from' ping -c 1 64.233.171.104 | grep '64 bytes from' ping -c 1 64.233.171.105 | grep '64 bytes from' ping -c 1 64.233.171.147 | grep '64 bytes from' ping -c 1 66.102.7.99 | grep '64 bytes from' ping -c 1 66.102.7.104 | grep '64 bytes from' ping -c 1 66.102.7.105 | grep '64 bytes from' ping -c 1 66.102.7.147 | grep '64 bytes from' ping -c 1 66.102.9.99 | grep '64 bytes from' ping -c 1 66.102.9.104 | grep '64 bytes from' ping -c 1 66.102.11.99 | grep '64 bytes from' ping -c 1 66.102.11.104 | grep '64 bytes from' ping -c 1 216.239.37.99 | grep '64 bytes from' ping -c 1 216.239.37.104 | grep '64 bytes from' ping -c 1 216.239.37.105 | grep '64 bytes from' ping -c 1 216.239.37.147 | grep '64 bytes from' ping -c 1 216.239.39.99 | grep '64 bytes from' ping -c 1 216.239.39.104 | grep '64 bytes from' ping -c 1 216.239.53.99 | grep '64 bytes from' ping -c 1 216.239.53.104 | grep '64 bytes from' ping -c 1 216.239.57.98 | grep '64 bytes from' ping -c 1 216.239.57.99 | grep '64 bytes from' ping -c 1 216.239.57.104 | grep '64 bytes from' ping -c 1 216.239.57.105 | grep '64 bytes from' ping -c 1 216.239.59.99 | grep '64 bytes from' ping -c 1 216.239.59.104 | grep '64 bytes from' ping -c 1 216.239.59.105 | grep '64 bytes from' This helped me speed up my new tool for Mass PR checking over 4 times. Enjoy... |
|
Last Updated ( Saturday, 22 September 2007 )
|