Hyperlinks web-performance tip using /
I just learned a new thing from the IEBlog. "PS: Another web-performance tip: When generating hyperlinks, always include a trailing slash if possible. For instance, navigating to http://msdn.microsoft.com/ie takes one more roundtrip than http://msdn.microsoft.com/ie/. When the browser navigates to the /ie url, the server merely sends down a 301 to the /ie/ url. Both links work, but the second version is faster. "





1 comments <Add new>:
Restored comment
Lee Ambrosius said...
Wow... I will have to see if this improves my throughput on my web site for my visitors. Thanks for the tip Jimmy and keep up the great work.
April 19, 2005
Post a Comment |
Subscribe to the comments feed