disabled opcode caching still use eaccelerator.put?

5 views
Skip to first unread message

GLStephen

unread,
Jun 9, 2007, 11:19:31 AM6/9/07
to eaccelerator
Greetings,

Is it possible to only use eAccelerator to cache content? I'd like to
disable the opcode caching to test if it is casusing a segfault, but I
have calls to eaccelerator.put() and get() that still need to work for
the site to work.

Yes I can code around the second issue, but I'd rather not if
eAccelerator can work as only a content cache.

In other words if I use

eaccelerator.enable = 0;

but I do load the dll will eaccelerator.put and get still work?

Thanks,
Stephen

zoeloelip

unread,
Jun 9, 2007, 2:42:53 PM6/9/07
to eaccelerator
There isn't a real solution to this problem. Have you tried to disable
the optimizer? Maybe this solves the bug, otherwise I suggest you add
a filter to exclude all files from caching. Something like "*"

gr,

Bart

Reply all
Reply to author
Forward
0 new messages