News Feed
Jobs Feed
Sections




News Archive
C7Y:
Optimizing with APC
May 28, 2008 @ 12:58:07

Brian Shire has posted a new tutorial talking about some of the benefits of caching the functionality of your website (with things like APC, not file or database caching):

Opcode caches save energy, expenses, improve overall user experience on web sites, and it's often one of the simplest optimizations to implement. This article will explain the basics of installing, configuring, and tuning an opcode cache for PHP, the Alternative PHP Cache (APC).

The article focuses on how the APC works and how to get it up and working on your installation (as pulled from the pecl repositories). They look at some of the functions the extension's API includes (like ap_cache_info or ap_store for manual caching) as well as some more advanced topics like locking performance, working with TTL, cache priming and filtering.

0 comments voice your opinion now!
tutorial optimize apc alternative cache pecl extension


blog comments powered by Disqus

Similar Posts

NetTuts.com: Quick Tip: Integrate Compass into an Existing CodeIgniter

PHPBuilder.com: Two PHP 5 Security Flaws Found

Community News: Komodo IDE 4.0 Released

IBM developerWorks: Five more PHP design patterns

PHPMaster.com: Writing Custom Session Handlers


Community Events











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


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

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