What's an APC?Alternative PHP cache (APC) is a valid open source Cache tool for PHP, and he is able to cache opcode PHP intermediate code.PHP APC provides two kinds of caching functions, namely cache opcode (target file), we call it
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
Asynchronous Process calling (APCs) is a basic part of the NT asynchronous processing architecture. It is helpful to understand how nt operates and how to execute several core system operations.
1) APCs allows user programs and system components to
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
ArticleDirectory
I. Software Packages
I. Software Packages
A) APC-3.0.18.tgz
Ii. installation and configuration
A) tar zxvf APC-3.0.18.tgz
B) CD APC-3.0.18
C ). /configure -- enable-APC-MMAP -- With-apxs
This article introduces the introduction of the PHP APC module, parameter configuration, installation steps, use examples, because some of the content is translated from the PHP manual, there may be a lack of comprehensive place. I hope you will
introduction of APC CacheAPC, the full name is alternative PHP cache, official translation is called "Optional PHP caching." It provides us with a framework for caching and optimizing PHP's intermediate code. The APC cache is divided into two parts:
I. APC installation Configuration
Refer to my article
II. php. ini configuration item [APC] section details
[Apc]
; Alternative php cache for caching and optimizing php intermediate code
Apc. cache_by_default = on
; Sys
Whether to enable caching
PHP Accelerated PHP APC Analysis
?
Source: http://www.perfgeeks.com/?p=298
PHP APC provides two kinds of caching functions, namely cache opcode (target file), which we call Apc_compiler_cache. It also provides interfaces for PHP developers to host
[Turn]php accelerate PHP APC analysis
PHP APC provides two kinds of caching functions, namely cache opcode (target file), which we call Apc_compiler_cache. It also provides interfaces for PHP developers to host user data in memory, which we call Apc_
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.