PyMunin icon indicating copy to clipboard operation
PyMunin copied to clipboard

phpapcstat: Add support for APCu (tested with 4.0.2)

Open boypt opened this issue 11 years ago • 1 comments

APCu provided userspace cache compatible with APC, but still with slight different. Add some code to support both.

boypt avatar Dec 14 '13 06:12 boypt

APC was discontinued in 2013 and replaced by APCu. (its wiki but see https://en.wikipedia.org/wiki/List_of_PHP_accelerators for example).

Using this patch for more than a year. Works fine.

goatherd avatar Jul 07 '16 20:07 goatherd