Digital Media and whatever else flows through my head…
12 Steps To Faster Web Pages With Visual Round Trip Analyzer
This entry on MSDN (Microsoft Developer Network) is a good piece on the basics of web performance engineering. While reviewing the steps covered in the article I discovered that one of my Apache servers had KeepAlives disabled, it appears that the default value for this has changed from ‘On’ to ‘Off’. The performance improvement was immediate and obvious.
It discusses several basic concepts including TCP settings, web server options and to a lesser degree client side methods for improving web page load times. It also explains the use of a free tool available from Microsoft (imagine that – something free from Microsoft!); Visual Round Trip Analyzer. I am downloading it as I type this.
http://msdn.microsoft.com/en-us/magazine/dd188562.aspx
| Print article | This entry was posted by streamingmeemee on November 22, 2008 at 10:23 am, and is filed under Uncategorized. Follow any responses to this post through RSS 2.0. You can leave a response or trackback from your own site. |
