Common PHP accelerators: APC, XCache, and eAccelerator

Source: Internet
Author: User
Tags apc
Common PHP accelerators: APC, XCache, and eAccelerator must be installed on your own, rather than the default one .? APC ?????? AlternativePHPCache (APC) is an open and free PHPopcode cache. It aims to provide a free, open, and sound framework for common PHP accelerators: APC, XCache, and eAccelerator.

The two accelerators need to be installed on their own, rather than the default one.

?

APC

?????? 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.

?

Expansion Package Installation: http://pecl.php.net/package/apc.

?

XCache

???

XCache is an open-source opcode cache/Optimizer, which means it can improve the PHP performance on your server. by caching the compiled PHP Data to the shared memory, he can avoid repeated compilation processes and directly use the compiled code in the buffer to improve the speed. generally, it can increase the page generation rate by 2 to 5 times, reducing the server load.

Introduction: http://xcache.lighttpd.net/wiki/Introduction

?

EAccelerator

???? The predecessor of eAccelerator is actually truck-mmcache. because the person who developed truk-mmcache was Zend to the security group, the person who developed the eAccelerator inherited some features of truk-mmcache and designed the eAccelerator accelerator.

Http://eaccelerator.net/

?

?

What about the three models?

?

There is no good test yet. check the specific application. In any case, you should install Accelerators for your own servers.

?

?

?

Contact Us

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.

A Free Trial That Lets You Build Big!

Start building with 50+ products and up to 12 months usage for Elastic Compute Service

  • Sales Support

    1 on 1 presale consultation

  • After-Sales Support

    24/7 Technical Support 6 Free Tickets per Quarter Faster Response

  • Alibaba Cloud offers highly flexible support services tailored to meet your exact needs.