Sign Up

Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.

Have an account? Sign In

Have an account? Sign In Now

Sign In

Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.

Sign Up Here

Forgot Password?

Don't have account, Sign Up Here

Forgot Password

Lost your password? Please enter your email address. You will receive a link and will create a new password via email.

Have an account? Sign In Now

You must login to ask a question.

Forgot Password?

Need An Account, Sign Up Here

Please briefly explain why you feel this question should be reported.

Please briefly explain why you feel this answer should be reported.

Please briefly explain why you feel this user should be reported.

Sign InSign Up

The Archive Base

The Archive Base Logo The Archive Base Logo

The Archive Base Navigation

  • SEARCH
  • Home
  • About Us
  • Blog
  • Contact Us
Search
Ask A Question

Mobile menu

Close
Ask a Question
  • Home
  • Add group
  • Groups page
  • Feed
  • User Profile
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Buy Points
  • Users
  • Help
  • Buy Theme
  • SEARCH
Home/ Questions/Q 307509
In Process

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: May 12, 20262026-05-12T07:33:54+00:00 2026-05-12T07:33:54+00:00

Ok I have read a lot of posts and articles on how GREAT eAccelerator

  • 0

Ok I have read a lot of posts and articles on how GREAT eAccelerator is, I tested it on my home dev server and it slowed my pages down pretty noticably, could it be because:

  • I don’t have a lot of RAM?
  • It only works to improve the speed of code sometimes?
  • All the hype is false?
  • Other?
  • 1 1 Answer
  • 0 Views
  • 0 Followers
  • 0
Share
  • Facebook
  • Report

Leave an answer
Cancel reply

You must login to add an answer.

Forgot Password?

Need An Account, Sign Up Here

1 Answer

  • Voted
  • Oldest
  • Recent
  • Random
  1. Editorial Team
    Editorial Team
    2026-05-12T07:33:54+00:00Added an answer on May 12, 2026 at 7:33 am

    I have never used eAccelerator, but I always work with APC :

    • APC package on PECL
    • Manual APC

    A few things I’ve noted (I don’t really know about eAccelerator, but I guess the ideas are the same) :

    • First access will not be faster : it has to compile PHP into opcode, and store it in memory ; only next access will be faster (it will not have to re-compile)
    • Activating APC, I’ve seen a CPU-load drop that can go up to 50% (ie, 80% of the server’s CPU used before activating APC ; between 40% and 50% of CPU used with APC activated)
    • If not well configured, there was no real loss of performance, but things where not great either.
      • For instance, if not enough RAM is given to APC, and it is full, APC will have to remove some entries from the cache to be able to store new ones ; in the end, it’ll spend quite some time to cache things, to un-cache them just after to cache new ones, and this, for each page-request. So, not good.
      • Another example is the “apc.stat” config entry (maybe there’s something like this for eAccelerator) : if it’s set to 1, for each accessed file, APC will check on disk if it has been modified, compared to the version in cache. If set to 0, APC will always use the version in cache, without checking the version on disk (it means you’ll have to flush the cache to have a modification on a file be taken into account) ; setting this option to 0 can mean a drop of between 5 and 10 % of CPU load

    If you are using Windows, things might not be as bright as you’d hope ; not sure if it could decrease performance, but Apache+PHP on windows is generally slower than Apache+PHP on linux (Once, I set up a virtual machine running a LAP stack ; it was responding as fast as running WAP on the physical machine ^^ )

    Now, a couple of questions :

    • Which versions of Apache / PHP are you using ?
      • Maybe a “too recent” version ?
    • It seems there has been no new version of eAccelerator for quite some time, now ; last version is from May 2008 ; the previous one was from september 2007

    Have you tried with APC, on which there is apparently more work done ?

    What kind of result would you get with that one ?

    Finally, for more informations, could you give us more informations about your environment and configuration ? And some details on the kind of benchmark you ran ?

    Thanks 🙂

    • 0
    • Reply
    • Share
      Share
      • Share on Facebook
      • Share on Twitter
      • Share on LinkedIn
      • Share on WhatsApp
      • Report

Sidebar

Related Questions

Now that I have read an awfull lot of posts, articles, questions and answers
I have read a lot of articles on Dependency Injection as well as watched
I have read a lot of articles on developing classes (I am using php),
I have read a lot of posts about how you can force lightbox (or
Ok, I have read a lot of posts and resources about this but I
I have already read a lot of posts around this subject but I am
I read a lot of posts about the problem I have, but haven't been
I have read a lot of articles for UAC evelation in Windows 7 and
I have read really a lot of posts about this topic, however nothing works
I have read through a lot of the posts on copying the database file

Explore

  • Home
  • Add group
  • Groups page
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Users
  • Help
  • SEARCH

Footer

© 2021 The Archive Base. All Rights Reserved
With Love by The Archive Base

Insert/edit link

Enter the destination URL

Or link to existing content

    No search term specified. Showing recent items. Search or use up and down arrow keys to select an item.