摘要:
先介绍一下背景,mac下,用homebrew都安装完毕,发现brew install apc 404,brew search apc后发现,只有php53-apc php53-apcu php54-apc php54-apcu php55-apcu 这几种,我电脑是php5.5的,只能安装ph... 阅读全文
摘要:
奶奶的,被骗了,以为APCu很高端,原来就是被阉割了的APC~原来的APC:Alternative PHP Cache,包含了System Cache Entries 、Per-Directory Entries、User Cache Entries三大块。而现在的APCu:APCu - APC User Cache,只包含一个User Cache Entries。太坑了~ 网上还有个家伙,大言不惭,说APCu包含所有,你mei啊,不实践瞎转载。 阅读全文