Holy crap is that 16 seconds?
On Sep 20, 2011 7:54 PM, "John Mort" <[email protected]> wrote:
> On Tue, Sep 20, 2011 at 3:00 PM, Anthony Acquanita <[email protected]
>wrote:
>
>> Can you give us some stats using just the ip?
>>
>> Do you have linux? I think curl has a windows version, whatever..
>>
>> curl -o /dev/null -w "Connect: %{time_connect} TTFB:
%{time_starttransfer}
>> Total time: %{time_total} \n" http://www.google.com
>>
>> curl -o /dev/null -w "Connect: %{time_connect} TTFB:
%{time_starttransfer}
>> Total time: %{time_total} \n" http://72.14.204.147
>>
>>
>>
> Okay, I ran those commands with a number of different DNS settings. The
> numbers look similar to me. I will say though that I perceive the best
> results to come from the alternative Verizon DNS settings and the Google
DNS
> settings, with OpenDNS coming in a close second, and the default settings
> being a distant last place.
>
> The results, in case it matters:
>
> Out Of Box Verizon Primary DNS: 68.237.161.12
> Out Of Box Verizon Secondary DNS: 71.243.0.12
>
> john@azrael:~$ curl -o /dev/null -w "Connect: %{time_connect} TTFB:
> %{time_starttransfer} Total time: %{time_total} \n" http://www.google.com
> % Total % Received % Xferd Average Speed Time Time Time
> Current
> Dload Upload Total Spent Left
> Speed
> 100 11958 0 11958 0 0 733 0 --:--:-- 0:00:16 --:--:--
> 228k
> Connect: 16.246 TTFB: 16.283 Total time: 16.298
> john@azrael:~$
> john@azrael:~$ curl -o /dev/null -w "Connect: %{time_connect} TTFB:
> %{time_starttransfer} Total time: %{time_total} \n" http://72.14.204.147
> % Total % Received % Xferd Average Speed Time Time Time
> Current
> Dload Upload Total Spent Left
> Speed
> 100 11637 0 11637 0 0 132k 0 --:--:-- --:--:-- --:--:--
> 183k
> Connect: 0.023 TTFB: 0.063 Total time: 0.086
>
>
>
> Google Primary DNS: 8.8.8.8
> Google Secondary DNS: 8.8.4.4
>
> john@azrael:~$ curl -o /dev/null -w "Connect: %{time_connect} TTFB:
> %{time_starttransfer} Total time: %{time_total} \n" http://www.google.com
> % Total % Received % Xferd Average Speed Time Time Time
> Current
> Dload Upload Total Spent Left
> Speed
> 100 11940 0 11940 0 0 732 0 --:--:-- 0:00:16 --:--:--
> 228k
> Connect: 16.254 TTFB: 16.289 Total time: 16.304
> john@azrael:~$
> john@azrael:~$ curl -o /dev/null -w "Connect: %{time_connect} TTFB:
> %{time_starttransfer} Total time: %{time_total} \n" http://72.14.204.147
> % Total % Received % Xferd Average Speed Time Time Time
> Current
> Dload Upload Total Spent Left
> Speed
> 100 11655 0 11655 0 0 130k 0 --:--:-- --:--:-- --:--:--
> 177k
> Connect: 0.023 TTFB: 0.063 Total time: 0.087
>
>
>
> Alternative Verizon Primary DNS: 4.2.2.1
> Alternative Verizon Secondary DNS: 4.2.2.5
>
> john@azrael:~$ curl -o /dev/null -w "Connect: %{time_connect} TTFB:
> %{time_starttransfer} Total time: %{time_total} \n" http://www.google.com
> % Total % Received % Xferd Average Speed Time Time Time
> Current
> Dload Upload Total Spent Left
> Speed
> 100 11958 0 11958 0 0 739 0 --:--:-- 0:00:16 --:--:--
> 157k
> Connect: 16.099 TTFB: 16.139 Total time: 16.173
> john@azrael:~$
> john@azrael:~$ curl -o /dev/null -w "Connect: %{time_connect} TTFB:
> %{time_starttransfer} Total time: %{time_total} \n" http://72.14.204.147
> % Total % Received % Xferd Average Speed Time Time Time
> Current
> Dload Upload Total Spent Left
> Speed
> 100 11655 0 11655 0 0 133k 0 --:--:-- --:--:-- --:--:--
> 180k
> Connect: 0.023 TTFB: 0.062 Total time: 0.085
>
>
>
> OpenDNS Primary DNS: 208.67.222.222
> OpenDNS Secondary DNS: 208.67.220.220
>
> john@azrael:~$ curl -o /dev/null -w "Connect: %{time_connect} TTFB:
> %{time_starttransfer} Total time: %{time_total} \n" http://www.google.com
> % Total % Received % Xferd Average Speed Time Time Time
> Current
> Dload Upload Total Spent Left
> Speed
> 100 11958 0 11958 0 0 742 0 --:--:-- 0:00:16 --:--:--
> 299k
> Connect: 16.076 TTFB: 16.107 Total time: 16.115
> john@azrael:~$
> john@azrael:~$ curl -o /dev/null -w "Connect: %{time_connect} TTFB:
> %{time_starttransfer} Total time: %{time_total} \n" http://72.14.204.147
> % Total % Received % Xferd Average Speed Time Time Time
> Current
> Dload Upload Total Spent Left
> Speed
> 100 11637 0 11637 0 0 120k 0 --:--:-- --:--:-- --:--:--
> 167k
> Connect: 0.026 TTFB: 0.068 Total time: 0.094
>
> --
> John D. Mort
> http://john.mort.net
_______________________________________________
Mid-Hudson Valley Linux Users Group                  http://mhvlug.org
http://mhvlug.org/cgi-bin/mailman/listinfo/mhvlug

Upcoming Meetings (6pm - 8pm)                         MHVLS Auditorium
  Oct 5 - Distributed Authentication Systems
  Nov 2 - Nov 2011
  Dec 7 - Chef

Reply via email to