Does Lilina use caching? If so, what kind, and how would it handle traffic spikes?
Also, slightly unrelated, but I'm intending to build upon this with some plug-ins and some static about pages, should I still go with Lilina or would you recommend hacking Wordpress?
Firstly, we have the Lilina cache. This is simply a cached version of the HTML from Lilina itself. This usually lasts for the specified cache time (I think, not quite sure). Next, we have the HTML Purifier cache. This caches the purified version of the text. I'm unsure if this is actually used, but I'll be sure to check some time. Finally, we have the SimplePie cache. This is a cache of all the feeds fetched by SimplePie. Currently not working on Windows, due to a SimplePie bug which I have to have a look into.