News Feed
Jobs Feed
Sections




News Archive
feed this:

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



Community Events











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


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

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