[eaccelerator] eaccelerator and open_basedir, efficiency

16 views
Skip to first unread message

bcn

unread,
Apr 16, 2010, 10:03:06 AM4/16/10
to eaccelerator
Hello,
I have problem with my eaccelerator and open_basedir option. I've
compiled my eaccelerator with the --without-eaccelerator-use-inode
flag and cleaned my cache dir, but when I run benchmark for my php
application I see that my processor load increase to ~35.
It's strange, because when I set open_basedir to 'none' and run the
same benchmark my processor load increase only to ~5. Control.php
shows that eaccelerator works properly.
Why is there this big difference? Is it a bug or configuration
mistake? Could anyone help me? I repeat these tests many times.

Here are my configuration details:
php-version: 5.2.6
version: eaccelerator-0.9.6

php.ini:
extension="no-debug-non-zts-20060613/eaccelerator.so"
eaccelerator.shm_size="128"
eaccelerator.cache_dir="/var/cache/eaccelerator"
eaccelerator.enable="0"
eaccelerator.optimizer="1"
eaccelerator.check_mtime="1"
eaccelerator.debug="0"
eaccelerator.filter=""
eaccelerator.shm_max="0"
eaccelerator.shm_ttl="300"
eaccelerator.shm_prune_period="0"
eaccelerator.shm_only="0"
eaccelerator.compress="1"
eaccelerator.compress_level="9"
eaccelerator.log_file = "/var/logs/apache/eaccelerator.log"

In a vhost directive I set the eaccelerator.enable to "1"

--
Marcin 'bcn' Kalinski

--
You received this message because you are subscribed to the Google Groups "eaccelerator" group.
To post to this group, send email to eaccel...@googlegroups.com.
To unsubscribe from this group, send email to eaccelerator...@googlegroups.com.
For more options, visit this group at http://groups.google.com/group/eaccelerator?hl=en.

Reply all
Reply to author
Forward
0 new messages