News Feed
Sections
News Archive


Community Events
php|tek 2008 PHP Conference



Mike Willbanks' Blog:
Performance Tuning Overview
0 comments :: posted Thursday January 31, 2008 @ 11:11:00
voice your opinion now!

Mike Willbanks has posted an introduction he's written up giving some helpful hints at tuning your servers and PHP applications for performance.

The focus of this post is not to show performance related items to specific PHP frameworks since many bottlenecks actually apply before running the framework itself that should certainly be solved up front. Therefore in this posting I attempt to look at simple items that can be deployed in order to produce finer tuned systems.

He talks about a few different aspects:

  • PHP Performance Tuning (opcode caching, apc file priming, includes, loops, etc)
  • RDBMS Performance Tuning (indexes in queries, query caching, archiving)
  • HTTP Performance Tuning (content compression, css sprites, limit modules, etc)
tagged with: performance tuning http rdbms server cache compress



release database PEAR developer zend framework job zendframework PHP5 security package book ajax releases pecl mysql conference cakephp application code

All content copyright, 2008 PHPDeveloper.org :: info@phpdeveloper.org - Powered by the Solar PHP Framework