APC碎片 [英] APC Fragmentation

查看:105
本文介绍了APC碎片的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

我的Wordpress网站上有APC

I have APC with my Wordpress website

在此处查看我的APC摘要页面

See my APC summary page here

http://www.animefushigi.com/apc.php

我注意到我有很多碎片(超过10,000个)

I notice I have a very high amount of fragments (over 10,000)

这是一件坏事吗?会降低性能吗?

Is this a bad thing? Will it decrease performance?

推荐答案

也许您的缓存条目过期太快,从而造成碎片.

Perhaps your cache entries expire too quickly and thus create the fragmentation.

您当前的统计数据显示:碎片率:0.33%(在4594个碎片中的349.3 MB中,为1.2 MB)",因此似乎没有理由担心任何事情.

Your current stats show: "Fragmentation: 0.33% ( 1.2 MBytes out of 349.3 MBytes in 4594 fragments) " so it seems there's no reason to worry about anything.

您可能想更改apc.stat = 0以提高性能,但在进行更改之前,请先仔细阅读文档中的内容 http://php.net/manual/en/apc.configuration.php

You might wanna change apc.stat=0 to increase performance but read about it carefully in the documentation before making the change http://php.net/manual/en/apc.configuration.php

这篇关于APC碎片的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

查看全文
登录 关闭
扫码关注1秒登录
发送“验证码”获取 | 15天全站免登陆