Litespeed cache is for page (output) caching. xcache is opcode (compiled php code) cache. There are for different purposes. In the case that you want to cache the compiled php code but don't want to cache the page output, you need opcode cache like xcache.