Page load long stall times. What is this? [closed]

Solution 1:

ok from here: http://developer.chrome.com/devtools/docs/network (I suppose is what you're using) seems that it's time spent in your browser. As to why or how, as for the link, maybe you've reached the 6 parallel connections that chrome uses. If this is the case, can you remove, let's say, an image from your page and retry?

Solution 2:

it seems that the first start bit is taking so much time.You can test your performance on Pingdom or Gtmetrix you will get a clear idea where you need work exactly. For loading time of first bit you need to contact your hosting provider.