I've recently installed PHP-XCache and set it up. I can also see files being cached in the admin panel.
But something I do not understand is, where does it save all the data?
Is it stored in a specific location or is it stored in an apache processes memory, if its stored in apaches memory, why does it not need to recompile for every process?
Please help me understand this one!