Aaron Hopkins has a study on optimizing page load times. There are some interesting observations like browsers do not use HTTP pipelining by default and that browsers manage connections by hostnames rather than the IP addresses. He also has some tips for gathering page load times and measuring the effective bandwidth and then optimizing them, check it out.

