I installed eAccelerator. I can see the cache folder. And there are more or less 300MB space under it.
But how do I know that it’s caching data and working well?
Any script to monitor?
Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.
Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.
Lost your password? Please enter your email address. You will receive a link and will create a new password via email.
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.
There are a few ways to verify that eAccelerator is working. If the command line php binary uses the same configuration file as the php-fastcgi version and/or the mod_php version, you can check it by executing:
When eAccelerator is loaded successfully you will see something like:
If you create a phpinfo() file you can monitor the memory usage, number of cached scripts and number of stored keys.