News Feed
Jobs Feed
Sections




News Archive
Mike Willbanks' Blog:
Performance Tuning Overview
January 31, 2008 @ 11:11:00

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)
0 comments voice your opinion now!
performance tuning http rdbms server cache compress


blog comments powered by Disqus

Similar Posts

Andrew Johnstone's Blog: MySQL & PHP Performance Optimization Tips

Davey Shafik\'s Blog: Debugging using Zend Server from Firefox

Bence Eros' Blog: Getters, setters, performance

Josh Gilman's Blog: HTTPSock Class

Evert Pot's Blog: PHP-RPC update 4


Community Events











Don't see your event here?
Let us know!


podcast api release database example opinion introduction interview series unittest language framework phpunit community development testing zendframework2 composer code functional

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