0 Replies Latest reply on Feb 11, 2004 4:12 AM by qjafcunuas

    threading servlet/jsp

    qjafcunuas

      Hi,
      I'm using Jboss3.2.3 on debian woody.

      I'm trying to test my application (servlet/jsp, ejb sb eb) with a lot of clients.
      It seems that a servlet/jsp can be called once a time.
      I connected about 100 users. It seems that the second user 's waiting for the response of the first, the 3rd 's waiting for the 2nd, etc...
      Is there a parameter to authorize more than one user concurrent access on the same servler/jsp ?

      tia

      Bruno