I'm just curious. What is the bottleneck with serving pages? With 400 pages/sec is your CPU pegged at 100%? Or is there a disk bottleneck? I read a recent post saying that the most expensive part of serving pages is data movement; if each page is 25K then 400 pages / second is 10M / sec. Is that the issue?With lightweight pages resins performance is double of tomcat performance (400 requests per second compared to aprox 200 requests per second)
--------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]