Status of 5.0.30

2005-01-20 Thread Gary Benson
Hi all, What's the story behind 5.0.30? Was it ever released? Cheers, Gary [ [EMAIL PROTECTED] ][ I am Red Hat ][ http://inauspicious.org/ ] - To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL P

Re: Benchmarking gcj-built Tomcat

2003-10-17 Thread Gary Benson
Costin Manolache wrote: > My benchmarks ( > 1 yr ago ) showed GCJ-based tomcat to be as fast > as the IBM JDK1.3 ( the fastest VM at that time ). There were small > differences under different loads - but the garbage collector seemed > like the biggest factor ( GCJ performed worse on JSP pages wher

Re: Benchmarking gcj-built Tomcat

2003-10-14 Thread Gary Benson
Chad Johnson wrote: > I can't help with the benchmark software but I've got a question for > you. Generally speaking, how well does the gcj bytecode interpreter > perform? Is it purely and interpreter or does it do some jit'ing? As far as I know, it's just an interpreter, but I may be wrong. How

Benchmarking gcj-built Tomcat

2003-10-14 Thread Gary Benson
Hi all, I've been working on building Tomcat and its dependencies to native code with gcj, and I'm interested to see how it compares against Tomcat running under a 'normal' JVM. Now, I'm well aware that benchmarks are not a real-world indicator of performance, but I don't have any particular web

[PATCH] mod_webapp tweak

2002-09-30 Thread Gary Benson
Hi, I've tripped over the 'you need to set a ServerName before you configure mod_webapp' a couple of times in the past so I had a go at fixing it. The stored hostname and port number are only used for informational purposes, and the attached patch makes them optional (they get replaced by '*' wh

[PATCH] relative links for servlets

2002-01-30 Thread Gary Benson
Hi, The links on the static pages in the servlets section of the examples webapp are all relative, allowing you to deploy the app anywhere, however the servlets themselves generate absolute links to /examples/. The attached patch fixes. Cheers, Gary [ [EMAIL PROTECTED] ][ GnuPG 85A8F78B ][