News Feed
Jobs Feed
Sections




News Archive
Builderau.com.au:
Cache PHP scripts with APC module
September 06, 2006 @ 06:49:10

On the Builder AU site, there's this quick look at using the APC module (a PECL package) to help speed up your applications.

Looking to get every ounce of performance from your Web server? If you're using PHP scripts, you can easily accomplish this using PHP's APC module, which caches php opcode instead of forcing php to reinterpret every script every time it is executed.

The install is simple (on PHP5) and they show some configuration options you can use to fine-tune the performance of the module to fit your needs. There's also a brief look at what the module actually does to the scripts as they get interpreted and passed out of PHP and into the web server.

0 comments voice your opinion now!
apc cache scripts module pecl install configure tutorial apc cache scripts module pecl install configure tutorial


blog comments powered by Disqus

Similar Posts

Brian Swan's Blog: Using the Windows Azure Command Line Tools for PHP

JSLabs Blog: How to stop IE from caching AJAX requests

DevShed: Designing a Captcha System with PHP and MySQL

Zend Developer Zone: AJAX Chat Tutorial Part 2

SpinDrop.us: Using Zend Search Lucene in a symfony app


Community Events











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


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

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