if I have time this weekend, I'll try to run the same benchmarks on the latest code.
is it included in the nightly build? if not, can someone post a build for me to benchmark on my system?
We're going to have to resolve the issue I mentioned with keepalive before doing serious benchmarking.
If you're on Linux, then it should be easy to test: build APR (I'll let Mladen precise any version requirement), and then build the native stuff in j-t-c/jni. Then make sure both libs are available to the JVM. APR is more portable than certified JVMs at the moment, although gcj-4 looks to be a big improvement (although not certified).
Then use protocol="org.apache.coyote.http11.Http11AprProtocol" on the connector element.
Rémy
--------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]