Posted by Pepijn Oomen
Wed, 05 Jan 2005 21:10:11 GMT
I managed to get spread up and running. Turned out I did not need any multicast routing after all. Documentation on multicast routing is sporadic and of poor quality, although it looks like using mrouted just works out of the box.
Read more...
Posted in tech | Tags multicast, spread, unicast
Posted by Pepijn Oomen
Mon, 03 Jan 2005 22:01:30 GMT
Christmas holidays are over, and although I do not go back to work before tomorrow, I had to get started today anyways. The load on one of the back-end servers was way too high, but we still are missing a proper tool to identify the real culprit. It turned out that most of the problems were caused by just two IP addresses which were very busy with collection all pages of sites hosted at us. After blacklisting those things became much more manageable.
Read more...
Posted in tech | Tags apache, multicast, spread
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 tech | Tags blogging, blojsom, 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 tech | Tags blogging, blojsom, jetty, tomcat
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 tech | Tags blojsom, imap, java, moblog