hi, i just switched from memcache to xcache and storing/loading works fine, BUT i didn't find any method to store the opcode in cache :-( do i have to do this via php or is there any opcode-storing by default built in as soon as the xcache module is running? thanx marcus
on 11.05.2008 14:06
on 12.05.2008 01:28
marcus wrote: > hi, > i just switched from memcache to xcache and storing/loading works fine, > BUT i didn't find any method to store the opcode in cache :-( > do i have to do this via php or is there any opcode-storing by default > built in as soon as the xcache module is running? > > thanx > marcus it's builtin and auto handled, just set "xcache.size = 64M" or whatever to enable it u may also follow the instructions from XCache wiki, install xcache-src/admin/* and see cache stats

