summaryrefslogtreecommitdiff
path: root/www/php4-apc/DESCR
blob: ebebe58d1e14e82fe8373c6b67b2a103989cee82 (plain)
1
2
3
4
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.