Page is a not externally linkable
deadsea - 5:36 pm on Oct 23, 2012 (gmt 0)
Run some tests on how long the redirects take to serve and how long it takes to serve your pages (without images). I use curl on the command line for that on my linux box:
time curl -s http://example.com/ > /dev/null
time curl -s http://example.com/9723104987123 > /dev/null