Apologios

The hamburger thing is a surprisingly solid meme, since it has now spread to a few other sites as well. The end result is that this server is currently being bombarded more than ever before (about 5 reqs/second), and the poor old 266 MHz CPU is not quite feeling well. This is why this site is being so incredibly slow these days. Sorry about that.

Have to start to think about either new hardware, or just upgrading to Tomcat 5...

Update - I just dropped in new Tomcat and this thing flies. Loads have dropped from 8 to 3. Very nice!




Comments

Good to hear, we are considering upgrading as well.

Funny how I will base my entire rational for upgrading on your good word :)

--Calgon, 15-Jan-2004


Hehe :-). My good word, based on a whole two hours of experience :-).

--JanneJalkanen, 15-Jan-2004


That's how we Americans form opinions ;)

--24.218.234.14, 16-Jan-2004


Well, if it helps, after 16 hours I still think Tomcat 5 rules over Tomcat 4 :)

--JanneJalkanen, 16-Jan-2004


Janne/and the rest

I was nailed pretty good by this bug: http://issues.apache.org/bugzilla/show_bug.cgi?id=24943 which I fixed by adding the "CurrentVersion"="1.4" key under Java Runtime Environment. It was missing on both my machines.

This bug keeps TC5 from starting as a service on a windows machine. You get an Error 1053.

Also, I had been doubling up my Host\Context entries for my wikis. Context path="/wiki" was my wikihome path and I was using another context, Context path="/wiki/files" to store files.

(I'm sure all of this is bonehead to begin with but...) anyway, this was keeping my server from unpacking my war file. Since nothing I'm doing depends on the war being unpack, I never noticed.

~TomCat 5 seems to have some sort of problem with this, so I've changed the name of the folder where I keep my content and now my war file is getting unpacked - once for each wiki.

Anyway, I just thought I would share. Seems to be working now.

--Scott Hurlbert

--162.119.64.111, 22-Jan-2004


More info...     Comments?   Back to weblog
"Main_blogentry_150104_2" last changed on 15-Jan-2004 21:21:00 EET by JanneJalkanen.