ipsure logo
Logo and Language
Login icon Language selection icon
Hello, guest
*NIX Active category menu left background Active category menu right background BACKUP Hands-On blog header image Right block of Hands-On blog header image Final menu block of Hands-On blog header image
MS TIP PKI PROJECTS WORDPRESS Türkçe HANDS-ON SERVICES IT BUSINESS CONTACT ABOUT REFERENCES TERMS RSS
Home page Hands-On Services IT Business Contact About References Terms of Use RSS

17/03/2010

PHP Acceleration with eAccelerator and Shared Memory Tweaking

accelerationPHP acceleration is a performance boosting method based on caching PHP scripts in a compiled state to avoid parsing and compiling the source code on every request. Caching inside the shared memory is the essential part of total acceleration concept which is also the leading fact for an optimum result. A well-built acceleration shall reduce server load while increasing the speed from 1 to 10 times.

.

.

more Read More