Speeding up blojsom
Posted by Pepijn Oomen
After the switch to Jetty, I was still not quite happy with the performance of blojsom on my server, but it looks like activating Apache's mod_proxy really makes a difference.
Posted by Pepijn Oomen
After the switch to Jetty, I was still not quite happy with the performance of blojsom on my server, but it looks like activating Apache's mod_proxy really makes a difference.
Posted by Pepijn Oomen
I must say that I like Tomcat a lot, but after installing blojsom on my production server, I found that the performance was not really what I hoped for (well, heck, this is site is running on a 166 MHz Pentium, with 80Mb RAM, what would you expect).
Read more...Posted by Pepijn Oomen
After yesterday's ordeal, I decided it was time to get the blojsom moblog plugin to understand IMAP. This should not be a big deal, since the JavaMail API does support IMAP pretty much the same way as it does POP3.
Posted by Pepijn Oomen
After some successful experiments with blojsom on my (MacOSX) desktop, I spent quite some time getting stuff working on my Linux server. I had some peculiar problems with switching themes, i.e. FileNotFoundException after a seemingly successful switchover.