Performance Tuning PostgreSQL

http://revsys.com/writings/postgresql-performance.html yet another postgresql tuning guide, contains useful explanation of most omportant config parameters

PostgreSQL Hardware Performance Tuning

http://momjian.us/main/writings/pgsql/hw_performance/index.html notes on PostgreSQL tuning from Bruce Momjian (PostgreSQL core team )

PowerPoint Presentation - High Performance PHP

http://www.schlossnagle.org/~george/talks/HPPHP-PHPCON2002.html George Schlossnagle notes on hight performance PHP, from PHPCON 2002

mod_perl: Performance Tuning

http://perl.apache.org/docs/1.0/guide/performance.html#Choosing_MaxClients apache performance tuning, by mod_perl people

Apache Performance Tuning - DeveloperSide.NET Articles

http://www.devside.net/articles/apache-performance-tuning “Premature optimization is the root of all evil.” – Donald Knuth.

Third Quarter 2007 SPECjAppServer2004 Results

http://www.spec.org/jAppServer2004/results/res2007q3/jAppServer2004-20070606-00065.txt PostgreSQL spec performance test, compared to oracle. With full hardware specs and comments on tuning solaris and postgres

Power PostgreSQL - PerfList

http://www.powerpostgresql.com/PerfList/ some notes on postgresql performance tuning

Tuning LAMP systems, Part 2: Optimizing Apache and PHP

http://www.ibm.com/developerworks/linux/library/l-tune-lamp-2.html?ca=dgr-lnxw01LAMPTuningP2