Forum Discussion

kalyan's avatar
kalyan
New Contributor
16 years ago

Soap UI Mock Service Not handling Parallel Requests

Dears

      I am using soapui to mock my webservice. Delay of 5 sec is set for the mock responses to simulate real time. If I send 2 parallel requests to this mock, its executing one after the other. But I wanted parallel execution..

      Is this possible from soapui? Can you please help
  • kalyan's avatar
    kalyan
    New Contributor
    Dear

            Thanks for the reply. But do I need to set any parameter for enabling the same

    Thanks
  • Hi!

    no.. it should work without any settings (provided you are using the nightly build)

    regards,

    /Ole
    eviware.com
  • kalyan's avatar
    kalyan
    New Contributor
    Its really appreciable about the response I am getting from the support team. Thanks for the information.

    But one last question probably.. How many parallel requests/connections can soap-ui accept now? Is there a way to configure the same? Does it have any mechanism to queue the requests if it exceeds maximum number of connections and returns a connectivity error?

    Thanks again and awaiting response...
  • Hello,

    There is no fixed limit set, soapUI should be able to handle as many parallel requests as you throw at it, as long as your machine is capable of doing so. Obviously you will run into problems once the memory starts to run out.

    Regards,
    Dain
    eviware.com