Alternative PHP Cache (APC)
Introduction:
Alternative PHP Cache (APC) is an open and free PHP opcode Cache. It aims to provide a free, open, and sound framework for caching and optimizing PHP intermediate code to speed up PHP Execution.
Common PHP
Introduction and Installation Configuration
Alternative PHP cache (APC) is an open and free php opcode cache. Its goal is to provide a free, open, and robust framework for caching and optimizing PHP's intermediate code.
The installation packages for
Php apc cache details (learn to organize ). 1. APC cache overview APC, full name: AlternativePHPCache. official translation is optional PHP Cache. It provides us with a framework for caching and optimizing PHP intermediate code. APC cache is divided
Next we will start to explore more common cache Technologies, which is also the key part of this article. First, we use the cache package in PEAR. PEAR can cache content in files, databases, or memory. We use the file as an example to install PEAR
I. Introduction to APC Cache
APC, the full name is alternative PHP cache, the 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
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 of system cache and user data cache.
APC, full name:
Up-to-last week I was exclusively a XCache user if we talk about PHP accelerators. Recently I needed to the use of APC with a symfony application. As Symfony offers nice APC integration it went quite smooth.
Note that just enabling PHP accelerator
1. Introduction to APC Cache
APC, the full name is alternative PHP cache, the 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
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
Install APC (alternative PHP Cache) to improve PHP parsing speed
This article refers to "high-performance PHP development" to make the next record
PHP must perform the 5 steps required, whether from the command line or from a WEB server.
The Zend
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.