Christian Hargraves wrote:

<snip!>
> 
> We are running the hello session bean example.
> 
> When we load the machine with AB (Apache Bench), 128 concurrent users, 10,000 
> requests we get some strange results.
> 
> The output from the HelloEJB either doesn't include the "StatelessSessionBean 
> says: Hello World" message, includes the message multiple times. 

Is this in the output HTML, or in the logs? If in the logs, is it 
written out by the servlet? I'm seeing this kind of stuff as well. It 
looks to me like threads stepping on each other in the log. This _does_ 
make the logs a bit less than useful, but I don't believe that it will 
have true application impact.

I'll look into that as well.

-danch


_______________________________________________
JBoss-user mailing list
[EMAIL PROTECTED]
http://lists.sourceforge.net/lists/listinfo/jboss-user

Reply via email to