Noah Archives Macktez.com

Page Load



10/30/2006 - 12:12


My other places

Firm - My fellow peeps
Silversmithing - Portfolio & store
Wishlist - At Amazon
Atom - Not-quite-compliant
Friendster - Why oh why?
Myspace - Uh, yeah.
Flickr - Lots of photos

Others' places

Fa - His projects
Ma - Her artwork
Noah - Not me, the other one
Fringe - Dee Dee's Mag
Ev - Prolific mofo
WorkBee - Pinhole cameras
Saturation- Mister Brown
Friends of Buck's Bock - A non-profit
Dojo - Training






Archives

2007 | February
2007 | January
2006 | December
2006 | November
2006 | October
2006 | September
2006 | August
2006 | July
2006 | June
2006 | May
2006 | April
2006 | March
2006 | February
2006 | January
2005 | December
2005 | November
2005 | October
2005 | September
2005 | August
2005 | July
2005 | June
2005 | May
2005 | April
2005 | March
2005 | February
2005 | January
2004 | December
2004 | November
2004 | October
2004 | September
2004 | August
2004 | July
2004 | June
2004 | May
2004 | April
2004 | March
2004 | February
2004 | January
2003 | December
2003 | November
2003 | October
2003 | September
2003 | August
2003 | July
2003 | June
2003 | May
2003 | April
2003 | March
2003 | February
2003 | January
2002 | December



Tracker

Interestng article on optimizing page load times using some unexpected behaviors. These would probable not be useful for any proejcts I work on, but two interesting results: When serving many small objects you might actually bottleneck the page load on the users' upload bandwidth and using four hostnames instead of one for your objects give you more concurrent connections. More specifics: "By default, IE allows only two outstanding connections per hostname when talking to HTTP/1.1 servers or eight-ish outstanding connections total. Firefox has similar limits. Using up to four hostnames instead of one will give you more connections."

And: "Most DSL or cable Internet connections have asymmetric bandwidth. . . . Ratios of download to upload bandwidth are commonly in the 5:1 to 20:1 range. This means that for your users, a request takes the same amount of time to send as it takes to receive an object of 5 to 20 times the request size. Requests are commonly around 500 bytes, so this should significantly impact objects that are smaller than maybe 2.5k to 10k. This means that serving small objects might mean the page load is bottlenecked on the users' upload bandwidth, as strange as that may sound."

 
Design © 2004 Macktez Corporation, Content © 2004 by respective authors