Hi,
One of the servers I run is a VPS running Lighttpd fcgi which I am running a simple wordpress blog off of. Since RAM is the biggest limitation I have disabled the query cache on MySql. Now I have the following questions.
1. What does the FCGI server cache now? 2. How can I speed up this setup? 3. Will turning on the query cache speed things up?
I am trying to make sure the system doesn't swap much so things stay snappy.
Thanks James