News Feed
Jobs Feed
Sections




News Archive
PHPMaster.com:
Speeding Up Your CakePHP Websites
October 09, 2012 @ 10:08:19

PHPMaster.com has a new tutorial posted sharing a few helpful hints about speeding up CakePHP-driven sites to help squeeze the most performance out of your site.

By applying a few simple modifications, and even some more complex enhancements, CakePHP can be sped up quite a bit. By the time you work your way through even half of these changes, the performance of your your CakePHP site will be comparable to many other popular PHP frameworks, with the advantage that your development speed will never falter!

There's several tips in their list - some a bit more difficult to accomplish than others, but worth the results:

  • Upgrade CakePHP Versions
  • Disable Debug Mode
  • Disable Recursive Find Statements
  • Cache Query Results
  • Install Memory Based Caching
  • Removing Apache and Installing Nginx
  • Configure Nginx to use Memcached
  • Remove MySQL and Install Percona

For more information on the CakePHP framework, see the project's main site.

0 comments voice your opinion now!
cakephp website optimize performance tuning tips


blog comments powered by Disqus

Similar Posts

PHPMaster.com: The Need for Speed: Profiling with XHProf and XHGui

Matt Curry's Blog: HttpSocket Instead of cURL in CakePHP Apps

php|architect: Using Zend framework Components In CakePHP

Matt Curry's Blog: Review: Refactoring Legacy Applications Using CakePHP

ThinkingPHP: Issues with output buffering in CakePHP


Community Events











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


series release tool introduction code testing interview application phpunit community opinion development language conference unittest podcast zendframework2 framework functional example

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