From the bottom up...LAMP stack performance tuning
Details
I would love to walk through the LAMP stack from the ground up from kernel level optimizations (open file limits, user process nice values etc) through mysql and innodb settings and apache/nginx/lighttpd configurations (php as compiled in module, fastcgi, opcode cachers etc) all the way up to code igniter caching and reverse proxy/http accelerator usage.
