php缓存使用监控测试代码。将以下代码存在PHPWEB网站下面,然后通过IE浏览器进行访问。#catocpcache.php<?php/**FetchconfigurationandstatusinformationfromOpCache*/$config=opcache_get_configuration();$status=opcache_get_status();/**Turnbytesintoahumanreadablefor..
分类:
Web程序 时间:
2014-12-08 19:49:19
阅读次数:
282