Hello Ismael,
I just tried this using Microsoft Web Application Stress Tool 1.1.293.1
(assuming that's the same tool that you were using), and it does not show any
behaviour like that to me. I generated 200 users in the stress tool, and
everyone gets their session created correctly on the server.
If you want to, you can send the .mdb file from the stress tool to
[EMAIL PROTECTED], and I can run the tests with exactly your settings.
Regards,
Karl Avedal
Ismael wrote:
> I am making some test of OrionServer with one application. Once we have
> make it work we are watching its performace. But when using Web Application
> Stress tool we have detected a very strange behaviour, after 10-15 request
> OrionServer still accepts request but it does not create any new sessions.
>
> But if you invalidate some of this sessions then it regenerates them.
>
> Is there a way to avoid this?
>
> Are there any new about benchmarks of the latest versions.
>
> I am using J2SE1.3.02 and Orion Server 1.3.8.
>
> I have tested also with 1.4.7 it is capable of generating more sessions,
> but it has the same problem