News Feed
Sections
News Archive


Community Events
php|tek 2008 PHP Conference



Stuart Herbert's Blog:
More about Performance Tuning
0 comments :: posted Tuesday February 05, 2008 @ 07:57:00
voice your opinion now!

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.

tagged with: performance tune memcache apc sql optimize gzip notmodified



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

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