Costin,

Why in the WORLD should anyone be serving static html from tomcat through 
the connector from Apache? Working to improve performance of this kind of 
behavior, in my mind, is a total sillyness. A waste of your time. They 
should instead configure Apache to serve html itself and only pass servlet 
and jsp requests to the Container. 

If you are talking about improving the speed of the proto and using this as 
a cross-section of the protocol's overhead, then I understand, I guess. 
Could you clear this up for me?

Thanks

>> At c=10:
>> 3.3.m1 Ajp12      (956/338)
>> 3.3.m1 Ajp13      (966/390)
>> 
>> At c=100:
>> 3.3.m1 Ajp12      (920/343)
>> 3.3.m1 Ajp13      (929/393)
> 
> Not good.... 
> 
> I guess we can focus on ajp13 and do few changes, fixing both doesn't
> make sense.
> Mea culpa, I did a lot of tests/optimizations on standalone but I
> didn't reproduced them on the ajp side.
> 
> I've been a bit lazy lately, the profiles are not ready yet and there
> are few bugs I'm draging... The good news is that it shouldn't be
> difficult to at least double the performance for ajp13 in few days, I
> expect it to be due to GC and the changes are easy to do ( I already
> done them in the Http10 side ).
> 
> I guess I need few vacation days :-)
> 
> Costin

-- 
Nick Bauman


---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, email: [EMAIL PROTECTED]

Reply via email to