Thread: Corvette Museum
View Single Post
Old 03-03-2014   #249
scottfab
 
scottfab's Avatar
 
Join Date: Jan 2009
Location: Portland Oregon metro area (Washington side)
Posts: 3,207
Default Re: Corvette Museum

Quote:
Originally Posted by Schrade View Post
If you're in a Linux / Unix environment, open up a command line interface, and execute <ping corvettemuseum.org>

Ping response facilitates smoother dataflow, regardless of bandwidth. Think of it as oil reducing friction in a mechanical system. Or in an 'organic' system, think of Mel Tillis...

Windows ping command limits to 4 ping requests. In 'nix's, ping is interminable.

(benefits of Linux are interminable as well - free, more secure, faster, etc., ad infinitum you should see a virus trying to attack a Linux machine - funny as hell)
There should be no need for multiple "ping"s. A few pings is all that is needed to be registered in the "arp" cache in each server/router along the path. Once in the arp cashe(table) it does indeed "lubricate" the flow in that the DNS lookup for the target no longer needs to be looked up. A better way is a trace route (tracert) command since on most servers the info is kept longer (timeout for data).
There are various incantations of this but the simplest is:
tracert corvettemuseum.org
Then sit back and watch the path your network request takes through all them there pieces of hardware.

Another little secret is to do multiple browser requests for the address. That is if you notice a delay in getting to you target address simply resubmit the address OR "refresh" the page request. It's like punching a hole through a clogged sewer line with a snake
Doesn't mater what browser, what OS, what hardware or what day of the week it is. This works.
__________________
Scott


Vett owner since 1979._It's about the car and the people
scottfab is offline   Reply With Quote