I've been trying to look for an explanation online but I can't seem to find one. If you go to a site like youtube.com on Chrome and hover over the blue bar corresponding to the file name "http://www.youtube.com/", you'll see four different things:
-Blocking
-Sending
-Waiting
-Receiving
While viewing a different site's page in the network tab, I see
-DNS Lookup
-Connecting
-Sending
-Waiting
-Receiving
It takes a long time to do all these things, even though the page is so simple. What makes my server display different statistical keys for a page load, and what can I do to optimize? In general, where can I find more comprehensive info on network tool?