public marks

PUBLIC MARKS from nhoizey with tags cache & performance

2010

META Refresh Nullifies Caching for IE6 and IE7 « Lickity Split

"When a site uses a <META> refresh tag to send the visitor to a URL, IE6 and IE7 treat that as if the user had clicked the “Refresh” or “Reload” button on the browser."

2009

Drupal et mySQL sont sur un serveur...

C'est surtout pour ça que je suis fan de SPIP : « contrairement au discours ambiant qui tend à proclamer que hors Drupal plus de salut, et que SPIP est mort, ce dernier fait mieux qu’agoniser. En mutant et en évoluant à sa façon il a su proposer des solutions techniques alternatives intéressantes qui permettent d’aller très loin avec moins de technicité apparente. »

2008

How To Optimize Your Site With HTTP Caching | BetterExplained

by 2 others
Caching is a great example of the ubiquitous time-space tradeoff in programming. You can save time by using space to store results. Fewer downloads means a faster, happier site.

Google Code Blog: How we improved performance on Google Code

If you're a frequent visitor to code.google.com for product updates and reference materials for Google APIs you're working with, you might have noticed that the page loading time (or page rendering time depending on how you see it) has reduced in varying

2007

htaccess Caching

by 2 others
This article shows 2 awesome ways to implement caching on your website using Apache .htaccess (httpd.conf) files on the Apache Web Server. Both methods are extremely simple to set up and will dramatically speed up your site!

2005