Thread: Litespeed Cache
View Single Post
  #2  
Old 02-15-2011, 10:31 AM
webizen webizen is offline
LiteSpeed Staff
 
Join Date: Oct 2010
Posts: 2,339
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.
Reply With Quote