Sometimes, you may wonder why each time you link to a particular filename, it takes a longer time to load the page. For example if you link to
http://www.riteturnonly.com/html
, it has to create two http requests instead of searching directly to the server before the server itself ended up by adding a slash like this href:http://www.riteturnonly.com/html/
, thus creating a new request. From now on, when you make a link, don't forget to add a trailing slash at the back.
0 comments:
Post a Comment
1. Comments posted must be accompanied by names or pseudonyms.
2. Anonymous posting and those containing profanities will be rejected.
3. Comments are moderated due to spam problems. I have to approve the comment before it will show up.