News Feed
Jobs Feed
Sections




News Archive
Stuart Herbert's Blog:
More about Performance Tuning
February 05, 2008 @ 07:57:00

Based off of a previous article from Mike Willbanks, Stuart Herbert has posted some of his own thoughts on tuning and tweaking your applications for the best performance you can get out of them.

There's some good advice in there, and I thought it'd be a good idea to quickly add a bit more detail about the separate approaches that Mike raises.

He goes over the APC caching, memcache, the "gzip trick", the "Not Modified" header and optimized SQL statements.

He also mentions one thing that Mike didn't mention - a split between static files (no PHP needed) and their dynamic cousins. Having a more pure Apache (no PHP installed) can help give a minute jump in speed that, depending on the size of the site, could really add up from a user's perspective.

0 comments voice your opinion now!
performance tune memcache apc sql optimize gzip notmodified


blog comments powered by Disqus

Similar Posts

Brian Swan's Blog: Performance Tuning PHP Apps on Windows/IIS with Output Caching

Lorna Mitchell: PHP 5.4 Benchmarks

Fabian's Blog: Better Performance patch for Symfony 1.0.x and Propel 1.2

Brandon Savage's Blog: Hitting the Database Less: Quick and Dirty Strategies for Database Efficiency

DevShed: An Object-based Approach to HTTP Compression in PHP


Community Events











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


functional introduction framework series opinion rest language podcast development unittest zendframework2 usergroup release symfony2 conference phpunit interview community database testing

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