Web服务器性能/压力测试工具http_load、webbench、ab、Siege使用教程 Web服务器性能/压力测试工具http_load、webbench、ab、Siege使用教程。 [More]
CentOS7/RHEL7安装EPEL EPEL,即Extra Packages for Enterprise Linux的简称,是为企业级Linux提供的一组高质量的额外软件包,包括但不限于Red Hat Enterprise Linux (RHEL), CentOS and Scientific Linux (SL), Oracle Enterprise Linux (OEL)。安装EPEL仓库可以方便安装第三方的额外软件包。 [More]
CentOS 6下编译安装PHP的APC拓展 APC(Alternative PHP Cache)是一个PHP缓存。它在内存中存储PHP页面并且减少了硬盘的I/O。这对于性能的提升十分明显。 [More]