summaryrefslogtreecommitdiff
path: root/www/php-apc
AgeCommit message (Collapse)AuthorFilesLines
2006-05-03PHP module "apc" -- Alternative PHP Cache 3.0.10. From DESCR:tv4-0/+34
APC is the Alternative PHP Cache, which provides a way of boosting the performance of PHP on heavily-loaded sites by allowing scripts to be cached in a compiled state, so that the overhead of parsing and compiling can be almost completely eliminated.