Intro to caching with php for web 2.0 type traffic heavy sites
Have you tried caching with php to remove php and database overhead? Here is some info on how to begin doing it write, taking into account file access concurrency and other issues. I have not seen a lot of info on this very important part of a busy website.
[tags]bandwidth, code, coding, php, sql, web 2.0[/tags]
