strange problem when using xcache
I also use DB optimise and use Xcache as opcode
also use Xcache as datastore 'vB_Datastore_XCache'
when DBTech SEO is On,
the xcache.var_size got full after 1 hour only (I have set it 1G)
and the var data have about 500,000 var like this
that is my Xcache config
when I disable DBSEO, that var not created, and not full my xcache.var_size and every thing is fine
Note: when I disable the DBSEO, and reload php-fpm+nginx then enable DBSEO
working fine for while, (not create that lot of vars), but after some hours its create it again
Note: used APC for 3 days, with apc.shm_size=4G , its got full also without know the reason, thats why I moved to Xcache, and found this strange problem