Thank you for helpfull answer
**********
I used memcached as backend and xcache as frontend
For front end
Which value should i change for xcache ?
$config['cache']['enabled'] = true;
$config['cache']['frontend'] = 'Core';
$config['cache']['frontendOptions']['cache_id_prefix'] = 'xf_';