Sloooow

Performance on this blog sucks. Right now I am caching the home page to disk, which is quite fast. I got really ambitious and was planning on using apc user cache to keep the homepage in memory, but dreamhost makes me run my custom compiled php as fastcgi…which means no shared memory space and no apc user cache.

Oh well, at least the disk cache homepage is nice. For the tiny amount of traffic I get disk cache should do the job. Cache refresh is really hacky, and comment posting remains slow. (also the stylesheet is busted for the comments page…) But I have a day job…

Leave a Reply