The www/pecl-APC port

pecl-APC-3.1.9p3 – Alternative PHP Cache

Description

APC is the Alternative PHP Cache. It was conceived of to provide a 
free, open, and robust framework for caching and optimizing PHP 
intermediate code.

Flavors:
	mmap (the default; one memory segment, no maximum limit)
	shm (multiple segments, "sysctl kern.shminfo.shmmax" is the max)

WWW: http://pecl.php.net/package/apc
Categories:
lang/php www

Library dependencies

Build dependencies

Run dependencies