Php apc cache details (learn to organize) 1. APC cache overview APC, full name: AlternativePHPCache, officially translated as "optional PHP Cache ". It provides us with a framework for caching and optimizing PHP intermediate code. APC cache consists
APC overview APC (AlternativePHPCache) is a PHP Cache. It stores PHP pages in memory and reduces hard disk I/O. This significantly improves the performance. You can even increase the system performance by 50% when the CPU usage drops by 50%. This
Use APC cache to optimize PHP programs. AlternativePHPCache (APC) is a free and public optimized code cache for PHP. It is used to provide free, public, and robust architectures to cache and optimize PHP intermediate code. APC officer
Alternative
This tutorial will show you how to install APC on windows. I have successfully tested it on windowsserver2003. Of course, you can also use Windows XP as the test server.
About APCAPC (Alternative PHP Cache) is a PHP Cache. It stores PHP pages in
Alternative PHP Cache (APC) is a free and public PHP Optimized Code Cache. It is used to provide free, public, and robust architectures to cache and optimize PHP intermediate code.
Official APC website for http://pecl.php.net/package/apc
Extended
How to install APC extension of PHP under Win. APC overview APC (AlternativePHPCache) is a PHP Cache. It stores PHP pages in memory and reduces hard disk I/O. This significantly improves the performance. You can even use the CPU
About APCAPC
First talk about the implementation of the PHP program process, which explains this, just to start our optimization trip.
Client (for example, browser)
-"Request Get hello.php
--The CGI server (for example, Apache) receives a request to find a
This tutorial will show you how to install APC on windows. I have successfully tested it on windowsserver2003. Of course, you can also use Windows XP as the test server.
About APCAPC (Alternative PHP Cache) is a PHP Cache. It stores PHP pages in
Introduction to APC
APC (alternative PHP cache) is a PHP buffer. It stores PHP pages in memory and reduces the I/O to the hard drive. This is obvious for performance improvement. You can even improve the performance of system 50% with a 50%
Alternative PHP cache (APC) is a free and publicly optimized code cache for PHP. It is used to provide a free, open and robust architecture to cache and optimize PHP's intermediate code.
Under Windows, the APC requires a c:\tmp directory, and the
The content source of this page is from Internet, which doesn't represent Alibaba Cloud's opinion;
products and services mentioned on that page don't have any relationship with Alibaba Cloud. If the
content of the page makes you feel confusing, please write us an email, we will handle the problem
within 5 days after receiving your email.
If you find any instances of plagiarism from the community, please send an email to:
info-contact@alibabacloud.com
and provide relevant evidence. A staff member will contact you within 5 working days.