On Nov 11, 2005, at 4:30 AM, Bart Braem wrote: > My weblog is slow, so I am looking for answers. I tried running > typo with a lighttpd backend and rendering my mainpage takes 3 > seconds according to ab. That's not good... > Caching does no seem to work: "There are 0 entries in the page > cache". Any clues on why this might not work?
1. Are you running Typo in production mode? Look in log/ at development.log and production.log--which one is growing? 2. Typo write to the public/ directory? That's where the cache goes; if it can't write there, then there is no cache. Scott
