Speeding up blojsom

Posted by Pepijn Oomen Sat, 01 Jan 2005 19:52:46 GMT

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.

Read more...

Posted in  | Tags , ,

Move over Tomcat, here is Jetty

Posted by Pepijn Oomen Sat, 01 Jan 2005 00:02:29 GMT

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 in  | Tags , , ,

Some more patching up of blojsom

Posted by Pepijn Oomen Thu, 30 Dec 2004 15:46:59 GMT

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.

Read more...

Posted in  | Tags , , ,

Java NIO with Linux 2.6 kernel

Posted by Pepijn Oomen Wed, 29 Dec 2004 22:53:00 GMT

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.

Read more...

Posted in  | Tags , , ,